aboutsummaryrefslogtreecommitdiff
path: root/sdl2/gamecontroller.ha (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor names from e.g. sdl2::init() to sdl2::SDL_Init()Vlad-Stefan Harbuz2022-02-071-21/+21
* correct indentationVlad-Stefan Harbuz2022-02-071-7/+7
* Add controller rumble supportDrew DeVault2022-02-051-0/+26
* gamecontroller: add button enumDrew DeVault2021-12-101-0/+26
* all: rig up Hare-native error handlingDrew DeVault2021-12-101-6/+10
* Initial gamecontroller supportDrew DeVault2021-12-091-0/+43