aboutsummaryrefslogtreecommitdiff
path: root/.gitignore (unfollow)
Commit message (Expand)AuthorFilesLines
2021-12-09cmd/demo: remove unused importDrew DeVault1-1/+0
2021-12-09Add sdl2::set_texture_color_modDrew DeVault1-0/+15
2021-12-09cmd/demo: change background on controller buttonDrew DeVault1-1/+11
2021-12-09cmd/demo: remove workaroundDrew DeVault1-3/+0
2021-12-09cmd/demo: further refactoringDrew DeVault1-64/+65
2021-12-09cmd/demo: remove unused variableDrew DeVault1-1/+1
2021-12-09cmd/demo: fix texture loading error messageDrew DeVault1-1/+1
2021-12-09cmd/demo: refactoringDrew DeVault1-53/+41
2021-12-09Initial gamecontroller supportDrew DeVault4-63/+184
2021-12-09timer: correct naming conventionDrew DeVault1-3/+3
2021-12-09Add timer.h functionsDrew DeVault3-44/+115
2021-12-09cmd/demo: add hare mascotDrew DeVault2-21/+61
2021-12-09sdl2::image: initial commitDrew DeVault8-3/+163