summaryrefslogtreecommitdiff
path: root/2d
Commit message (Expand)AuthorAgeFilesLines
...
* Add a color parameter to texture-quad.David Thompson2013-06-161-1/+2
* Add window module.David Thompson2013-06-161-0/+46
* Can't use SDL:get-ticks before SDL is initialized.David Thompson2013-06-161-6/+6
* Add game-loop module.David Thompson2013-06-131-0/+124
* Change gl-tex-parameter to gl-texture-parameter.David Thompson2013-06-131-15/+15
* Add basic docstrings to sprite module.David Thompson2013-06-121-0/+3
* Add sprite module.David Thompson2013-06-121-0/+72
* Add texture module.David Thompson2013-06-121-0/+87