| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor names from e.g. sdl2::init() to sdl2::SDL_Init() | Vlad-Stefan Harbuz | 2022-02-07 | 1 | -55/+55 |
| | | | | | Signed-off-by: Vlad-Stefan Harbuz <vlad@vladh.net> | ||||
| * | Add controller rumble support | Drew DeVault | 2022-02-05 | 1 | -0/+1 |
| | | | | | Signed-off-by: Drew DeVault <sir@cmpwn.com> | ||||
| * | sdl2::mixer: implement channel playback | Drew DeVault | 2021-12-12 | 1 | -0/+1 |
| | | |||||
| * | sdl2::mixer: implement sample loading | Drew DeVault | 2021-12-12 | 1 | -2/+10 |
| | | |||||
| * | all: add error handling on init | Drew DeVault | 2021-12-12 | 1 | -2/+2 |
| | | |||||
| * | sdl2::mixer: initial commit | Drew DeVault | 2021-12-12 | 1 | -0/+7 |
| | | |||||
| * | all: rig up Hare-native error handling | Drew DeVault | 2021-12-10 | 1 | -44/+33 |
| | | |||||
| * | cmd/demo: remove unused import | Drew DeVault | 2021-12-09 | 1 | -1/+0 |
| | | |||||
| * | 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 | 1 | -62/+127 |
| | | |||||
| * | Add timer.h functions | Drew DeVault | 2021-12-09 | 1 | -44/+70 |
| | | |||||
| * | cmd/demo: add hare mascot | Drew DeVault | 2021-12-09 | 1 | -21/+61 |
| | | |||||
| * | sdl2::image: initial commit | Drew DeVault | 2021-12-09 | 1 | -1/+23 |
| | | | | | | Some additional things which were needed to make this work were also added. | ||||
| * | Initial work on SDL_render | Drew DeVault | 2021-12-09 | 1 | -1/+13 |
| | | |||||
| * | Rig up events, partially rig up video | Drew DeVault | 2021-12-09 | 1 | -2/+27 |
| | | |||||
| * | Initial commit | Drew DeVault | 2021-12-09 | 1 | -0/+8 |
