summaryrefslogtreecommitdiff
path: root/src/input_common/sdl/sdl_impl.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-11-24input_common: Rewrite SDLGravatar german771-114/+0
2021-07-16sdl_impl, emu_window: Remove clang ignoreGravatar lat9nq1-8/+0
2021-05-22input_common: Add dual joycon supportGravatar german771-2/+35
2021-05-15input_common: Implement SDL motionGravatar german771-0/+1
2021-03-30InputCommon: Name properly xbox 360 and one controllers, Fix mappings for Nin...Gravatar german771-0/+4
2020-11-15input_common: Add VibrationDevice and VibrationDeviceFactoryGravatar Morph1-0/+2
2020-09-25Add random motion input to SDLGravatar german1-0/+2
2020-08-26Project Mjölnir: Part 1Gravatar Morph1-0/+8
2019-06-03input_common/sdl/sdl_impl: Move documentation comments to header where applic...Gravatar Lioncash1-0/+6
2019-06-03input_common/sdl: Remove unused header includes and forward declarationsGravatar Lioncash1-2/+5
2019-03-18input_common/sdl: Use a type alias to shorten declaration of GetPollersGravatar Lioncash1-3/+2
2019-03-02Input: Remove global variables from SDL InputGravatar James Rowe1-33/+46
2019-03-02Input: Copy current SDL.h/cpp files to implGravatar James Rowe1-2/+2
2018-09-10Port #4141 from citra: Joystick hotplug support (#1275)Gravatar Tobias1-0/+9
2018-01-15Adding meumart's Citra SDL Joystick support. Citra PR #3116Gravatar muemart1-0/+23
2017-03-01InputCommon: add SDL joystick supportGravatar wwylele1-0/+19