| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2021-12-12 | all: add error handling on init | Drew DeVault | 1 | -1/+5 | |
| 2021-12-12 | sdl2::mixer: initial commit | Drew DeVault | 4 | -1/+91 | |
| 2021-12-11 | Add blend modes | Drew DeVault | 2 | -0/+22 | |
| 2021-12-11 | Add SetTextureAlphaMod wrapper | Drew DeVault | 1 | -0/+16 | |
| 2021-12-10 | gamecontroller: add button enum | Drew DeVault | 1 | -0/+26 | |
| 2021-12-10 | all: rig up Hare-native error handling | Drew DeVault | 8 | -103/+213 | |
| 2021-12-09 | Makefile: drop -T+libc | Drew DeVault | 1 | -2/+2 | |
| This is implied by -l | |||||
| 2021-12-09 | cmd/demo: remove unused import | Drew DeVault | 1 | -1/+0 | |
| 2021-12-09 | Add sdl2::set_texture_color_mod | Drew DeVault | 1 | -0/+15 | |
| 2021-12-09 | cmd/demo: change background on controller button | Drew DeVault | 1 | -1/+11 | |
| 2021-12-09 | cmd/demo: remove workaround | Drew DeVault | 1 | -3/+0 | |
| 2021-12-09 | cmd/demo: further refactoring | Drew DeVault | 1 | -64/+65 | |
| 2021-12-09 | cmd/demo: remove unused variable | Drew DeVault | 1 | -1/+1 | |
| 2021-12-09 | cmd/demo: fix texture loading error message | Drew DeVault | 1 | -1/+1 | |
| 2021-12-09 | cmd/demo: refactoring | Drew DeVault | 1 | -53/+41 | |
| 2021-12-09 | Initial gamecontroller support | Drew DeVault | 4 | -63/+184 | |
| 2021-12-09 | timer: correct naming convention | Drew DeVault | 1 | -3/+3 | |
| 2021-12-09 | Add timer.h functions | Drew DeVault | 3 | -44/+115 | |
| 2021-12-09 | cmd/demo: add hare mascot | Drew DeVault | 2 | -21/+61 | |
| 2021-12-09 | sdl2::image: initial commit | Drew DeVault | 8 | -3/+163 | |
| Some additional things which were needed to make this work were also added. | |||||
