| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | cmd/demo: remove unused variable | Drew DeVault | 2021-12-09 | 1 | -1/+1 |
| | | |||||
| * | cmd/demo: fix texture loading error message | Drew DeVault | 2021-12-09 | 1 | -1/+1 |
| | | |||||
| * | cmd/demo: refactoring | Drew DeVault | 2021-12-09 | 1 | -53/+41 |
| | | |||||
| * | Initial gamecontroller support | Drew DeVault | 2021-12-09 | 4 | -63/+184 |
| | | |||||
| * | timer: correct naming convention | Drew DeVault | 2021-12-09 | 1 | -3/+3 |
| | | |||||
| * | Add timer.h functions | Drew DeVault | 2021-12-09 | 3 | -44/+115 |
| | | |||||
| * | cmd/demo: add hare mascot | Drew DeVault | 2021-12-09 | 2 | -21/+61 |
| | | |||||
| * | sdl2::image: initial commit | Drew DeVault | 2021-12-09 | 8 | -3/+163 |
| | | | | | | Some additional things which were needed to make this work were also added. | ||||
| * | Add README.md | Drew DeVault | 2021-12-09 | 1 | -0/+8 |
| | | |||||
| * | Initial work on SDL_render | Drew DeVault | 2021-12-09 | 2 | -1/+83 |
| | | |||||
| * | Rig up events, partially rig up video | Drew DeVault | 2021-12-09 | 5 | -4/+550 |
| | | |||||
| * | Initial commit | Drew DeVault | 2021-12-09 | 5 | -0/+408 |
