summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
...
* math: Add quaternion module.David Thompson2017-09-131-0/+1
* Move color module into render namespace.David Thompson2017-08-081-1/+1
* Add buffer module.David Thompson2017-05-021-1/+2
* scripting: Add a tweening procedure.David Thompson2017-04-271-0/+1
* Add simple scripting system.David Thompson2017-04-031-0/+4
* Add queue module.David Thompson2017-04-031-0/+1
* Add array list module.David Thompson2017-04-011-0/+1
* Add binary heap implementation.David Thompson2017-04-011-0/+1
* input: Add keyboard module.David Thompson2017-04-011-0/+1
* doc: html: Use dthompson.us stylesheet to make manual more attractive.David Thompson2017-01-271-0/+3
* Add full GPLv3 text.David Thompson2017-01-261-0/+1
* Distribute examples in release tarballs.David Thompson2017-01-261-0/+12
* Add audio support.David Thompson2017-01-241-0/+1
* render: Add bitmap font support.David Thompson2017-01-241-0/+1
* Add 'make publish' target.David Thompson2017-01-231-0/+5
* Don't build dvi docs.David Thompson2017-01-231-0/+2
* render: Add framebuffers.David Thompson2017-01-191-0/+1
* render: Add viewports.David Thompson2017-01-191-0/+1
* Add utils module.David Thompson2017-01-191-0/+1
* doc: Add the beginnings of an API reference.David Thompson2017-01-181-0/+1
* math: Add rect module.David Thompson2017-01-101-0/+1
* First commit!David Thompson2017-01-041-0/+64