summaryrefslogtreecommitdiffstats
path: root/src/input_common/sdl/sdl_impl.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-11-25input_common: Rewrite SDLgerman771-114/+0
2021-07-16sdl_impl, emu_window: Remove clang ignorelat9nq1-8/+0
2021-05-23input_common: Add dual joycon supportgerman771-2/+35
2021-05-15input_common: Implement SDL motiongerman771-0/+1
2021-03-31InputCommon: Name properly xbox 360 and one controllers, Fix mappings for Nintendo Pro controllersgerman771-0/+4
2020-11-16input_common: Add VibrationDevice and VibrationDeviceFactoryMorph1-0/+2
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