summaryrefslogtreecommitdiffstats
path: root/input/sdl_gamepad.c
Commit message (Expand)AuthorAgeFilesLines
* sdl: prevent concurrent use of SDL in different threadswm42019-10-251-1/+7
* sdl_gamepad: fix typo in function namewm42019-10-251-2/+2
* sdl_gamepad: fix function signaturewm42019-10-251-1/+1
* input: add gamepad support through SDL2Stefano Pigozzi2019-10-231-0/+277