aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Initial gamecontroller supportDrew DeVault2021-12-094-63/+184
* timer: correct naming conventionDrew DeVault2021-12-091-3/+3
* Add timer.h functionsDrew DeVault2021-12-093-44/+115
* cmd/demo: add hare mascotDrew DeVault2021-12-092-21/+61
* sdl2::image: initial commitDrew DeVault2021-12-098-3/+163
* Add README.mdDrew DeVault2021-12-091-0/+8
* Initial work on SDL_renderDrew DeVault2021-12-092-1/+83
* Rig up events, partially rig up videoDrew DeVault2021-12-095-4/+550
* Initial commitDrew DeVault2021-12-095-0/+408