Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add docs (manpages, README, etc) and cleanup Makefile | bnewbold | 2016-06-13 | 5 | -24/+153 |
| | |||||
* | add a Makefile (for installation) | bnewbold | 2016-06-12 | 1 | -0/+68 |
| | | | | | | Probably shouldn't have the inline 'sudo', but because of how rustup works I think most users won't have `cargo` on their root paths, so `sudo make install` won't work. | ||||
* | tweaks towards xscreensaver integration | bnewbold | 2016-06-12 | 3 | -0/+43 |
| | |||||
* | doc: move xscreensaver_notes, and small update | bnewbold | 2016-06-12 | 1 | -8/+3 |
| | |||||
* | basic command line args | bnewbold | 2016-06-12 | 3 | -11/+55 |
| | |||||
* | 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 |
| | |||||
* | add notes on xscreensaver pseudo-API | bnewbold | 2016-06-12 | 1 | -0/+35 |
| | |||||
* | initial from_existing_window() glutin stuff | bnewbold | 2016-06-12 | 4 | -103/+155 |
| | |||||
* | move model_c2rs.py to original/ | bnewbold | 2016-06-10 | 1 | -0/+0 |
| | |||||
* | oscillate vertically (not horizontal) | bnewbold | 2016-06-09 | 1 | -4/+4 |
| | |||||
* | draw all the parts of the cow | bnewbold | 2016-06-09 | 9 | -34/+8133 |
| | |||||
* | track TODO list | bnewbold | 2016-05-06 | 1 | -0/+16 |
| | |||||
* | rename cow -> bovines | bnewbold | 2016-05-06 | 2 | -2/+2 |
| | |||||
* | fixed up model_c2rs so hide works | bnewbold | 2016-05-06 | 4 | -673/+26786 |
| | |||||
* | gitignore: built files | bnewbold | 2016-05-06 | 1 | -0/+2 |
| | |||||
* | getting towards running | bnewbold | 2016-05-06 | 2 | -1/+175 |
| | |||||
* | start work | bnewbold | 2016-05-06 | 5 | -0/+1401 |
| | |||||
* | pull in original xscreensaver code | bnewbold | 2016-05-06 | 12 | -0/+18939 |
| | |||||
* | init repo with gitignore | bnewbold | 2016-05-06 | 1 | -0/+20 |