summaryrefslogtreecommitdiffstats
path: root/src/input_common/sdl/sdl.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-11-25input_common: Rewrite SDLgerman771-51/+0
2021-05-15input_common: Implement SDL motiongerman771-0/+3
2020-11-22input_common: Treat warnings as errorsLioncash1-1/+1
2020-08-26Project Mjölnir: Part 1Morph1-4/+15
2019-06-03input_common/sdl: Remove unused header includes and forward declarationsLioncash1-7/+0
2019-03-18input_common/sdl: Correct return values within implementations of GetPollers()Lioncash1-1/+3
2019-03-18input_common/sdl: Use a type alias to shorten declaration of GetPollersLioncash1-5/+5
2019-03-02Input: Remove global variables from SDL InputJames Rowe1-31/+22
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