summaryrefslogtreecommitdiff
path: root/examples/sprite-batch.scm
Commit message (Expand)AuthorAgeFilesLines
* examples: Replace calls to sdl-ticks with elapsed-time.David Thompson2020-11-181-4/+4
* Rename 'render' subdirectory to 'graphics'.David Thompson2020-10-031-4/+4
* render: sprite: Rewrite sprite batching API.David Thompson2019-05-121-10/+12
* examples: Add sprite batch example.David Thompson2019-01-081-0/+66