summaryrefslogtreecommitdiffstats
path: root/src/input_common/sdl/sdl_impl.h (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-26Add random motion input to SDLgerman1-0/+2
2020-08-26Project Mjölnir: Part 1Morph1-0/+8
2019-06-03input_common/sdl/sdl_impl: Move documentation comments to header where applicableLioncash1-0/+6
2019-06-03input_common/sdl: Remove unused header includes and forward declarationsLioncash1-2/+5
2019-03-18input_common/sdl: Use a type alias to shorten declaration of GetPollersLioncash1-3/+2
2019-03-02Input: Remove global variables from SDL InputJames Rowe1-33/+46
2019-03-02Input: Copy current SDL.h/cpp files to implJames Rowe1-2/+2
2018-09-11Port #4141 from citra: Joystick hotplug support (#1275)Tobias1-0/+9
2018-01-16Adding meumart's Citra SDL Joystick support. Citra PR #3116muemart1-0/+23
2017-03-01InputCommon: add SDL joystick supportwwylele1-0/+19