| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | all: add error handling on init | Drew DeVault | 2021-12-12 | 3 | -7/+13 |
| * | sdl2::mixer: initial commit | Drew DeVault | 2021-12-12 | 4 | -1/+91 |
| * | Add blend modes | Drew DeVault | 2021-12-11 | 2 | -0/+22 |
| * | Add SetTextureAlphaMod wrapper | Drew DeVault | 2021-12-11 | 1 | -0/+16 |
| * | gamecontroller: add button enum | Drew DeVault | 2021-12-10 | 1 | -0/+26 |
| * | all: rig up Hare-native error handling | Drew DeVault | 2021-12-10 | 8 | -103/+213 |
| * | Makefile: drop -T+libc | Drew DeVault | 2021-12-09 | 1 | -2/+2 |
| * | cmd/demo: remove unused import | Drew DeVault | 2021-12-09 | 1 | -1/+0 |
| * | Add sdl2::set_texture_color_mod | Drew DeVault | 2021-12-09 | 1 | -0/+15 |
| * | cmd/demo: change background on controller button | Drew DeVault | 2021-12-09 | 1 | -1/+11 |
| * | cmd/demo: remove workaround | Drew DeVault | 2021-12-09 | 1 | -3/+0 |
| * | cmd/demo: further refactoring | Drew DeVault | 2021-12-09 | 1 | -64/+65 |
| * | 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 |
| * | 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 |
