aboutsummaryrefslogtreecommitdiff
path: root/src/input_common/sdl/sdl.h
AgeCommit message (Expand)Author
2021-11-24input_common: Rewrite SDLgerman77
2021-05-15input_common: Implement SDL motiongerman77
2020-11-22input_common: Treat warnings as errorsLioncash
2020-08-26Project Mjölnir: Part 1Morph
2019-06-03input_common/sdl: Remove unused header includes and forward declarationsLioncash
2019-03-18input_common/sdl: Correct return values within implementations of GetPollers()Lioncash
2019-03-18input_common/sdl: Use a type alias to shorten declaration of GetPollersLioncash
2019-03-02Input: Remove global variables from SDL InputJames Rowe
2018-09-10Port #4141 from citra: Joystick hotplug support (#1275)Tobias
2018-01-15Adding meumart's Citra SDL Joystick support. Citra PR #3116muemart
2017-03-01InputCommon: add SDL joystick supportwwylele