summaryrefslogtreecommitdiff
path: root/src/input_common/sdl/sdl_impl.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* input_common: Implement SDL motionGravatar german772021-05-151-0/+1
* InputCommon: Name properly xbox 360 and one controllers, Fix mappings for Nin...Gravatar german772021-03-301-0/+4
* input_common: Add VibrationDevice and VibrationDeviceFactoryGravatar Morph2020-11-151-0/+2
* Add random motion input to SDLGravatar german2020-09-251-0/+2
* Project Mjölnir: Part 1Gravatar Morph2020-08-261-0/+8
* input_common/sdl/sdl_impl: Move documentation comments to header where applic...Gravatar Lioncash2019-06-031-0/+6
* input_common/sdl: Remove unused header includes and forward declarationsGravatar Lioncash2019-06-031-2/+5
* input_common/sdl: Use a type alias to shorten declaration of GetPollersGravatar Lioncash2019-03-181-3/+2
* Input: Remove global variables from SDL InputGravatar James Rowe2019-03-021-33/+46
* Input: Copy current SDL.h/cpp files to implGravatar James Rowe2019-03-021-0/+51