summaryrefslogtreecommitdiffstats
path: root/src/input_common/sdl/sdl_impl.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* input_common: Add dual joycon supportgerman772021-05-231-2/+35
* input_common: Implement SDL motiongerman772021-05-151-0/+1
* InputCommon: Name properly xbox 360 and one controllers, Fix mappings for Nintendo Pro controllersgerman772021-03-311-0/+4
* input_common: Add VibrationDevice and VibrationDeviceFactoryMorph2020-11-161-0/+2
* Add random motion input to SDLgerman2020-09-261-0/+2
* Project Mjölnir: Part 1Morph2020-08-261-0/+8
* input_common/sdl/sdl_impl: Move documentation comments to header where applicableLioncash2019-06-031-0/+6
* input_common/sdl: Remove unused header includes and forward declarationsLioncash2019-06-031-2/+5
* input_common/sdl: Use a type alias to shorten declaration of GetPollersLioncash2019-03-181-3/+2
* Input: Remove global variables from SDL InputJames Rowe2019-03-021-33/+46
* Input: Copy current SDL.h/cpp files to implJames Rowe2019-03-021-0/+51