aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* cmd/demo: change background on controller buttonDrew DeVault2021-12-091-1/+11
|
* cmd/demo: remove workaroundDrew DeVault2021-12-091-3/+0
|
* cmd/demo: further refactoringDrew DeVault2021-12-091-64/+65
|
* cmd/demo: remove unused variableDrew DeVault2021-12-091-1/+1
|
* cmd/demo: fix texture loading error messageDrew DeVault2021-12-091-1/+1
|
* cmd/demo: refactoringDrew DeVault2021-12-091-53/+41
|
* 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
| | | | | Some additional things which were needed to make this work were also added.
* 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