Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename to 'exuberant_hacks'; bump to 0.2 | bnewbold | 2016-06-20 | 3 | -12/+13 |
| | | | | | | | Repo and project is named "exuberant-hacks"; Rust module can't have '-', so it's "exuberant_hacks". Also bumped version to 0.2. | ||||
* | lib: slow things down with 30ms delay | bnewbold | 2016-06-14 | 1 | -1/+3 |
| | |||||
* | exuberantplasma: simple new GLSL hack | bnewbold | 2016-06-13 | 1 | -0/+134 |
| | |||||
* | src/lib: small cleanups | bnewbold | 2016-06-13 | 1 | -3/+1 |
| | |||||
* | change API to pass time as arg to draw_frame | bnewbold | 2016-06-13 | 2 | -7/+5 |
| | |||||
* | refactor into library | bnewbold | 2016-06-13 | 3 | -115/+159 |
| | |||||
* | refactor exuberantbovines into src/bin | bnewbold | 2016-06-13 | 10 | -77/+102 |
| | |||||
* | tweaks towards xscreensaver integration | bnewbold | 2016-06-12 | 1 | -0/+9 |
| | |||||
* | basic command line args | bnewbold | 2016-06-12 | 1 | -11/+48 |
| | |||||
* | util: refactor arg conv to String; add dechex2u64 | bnewbold | 2016-06-12 | 1 | -11/+33 |
| | |||||
* | add function for xscreensaver arg backwards compatability | bnewbold | 2016-06-12 | 1 | -0/+42 |
| | |||||
* | initial from_existing_window() glutin stuff | bnewbold | 2016-06-12 | 1 | -8/+31 |
| | |||||
* | oscillate vertically (not horizontal) | bnewbold | 2016-06-09 | 1 | -4/+4 |
| | |||||
* | draw all the parts of the cow | bnewbold | 2016-06-09 | 8 | -26/+8125 |
| | |||||
* | fixed up model_c2rs so hide works | bnewbold | 2016-05-06 | 3 | -671/+26783 |
| | |||||
* | getting towards running | bnewbold | 2016-05-06 | 2 | -1/+175 |
| | |||||
* | start work | bnewbold | 2016-05-06 | 2 | -0/+697 |