aboutsummaryrefslogtreecommitdiff
path: root/src/input_common/sdl/sdl.cpp
AgeCommit message (Expand)Author
2021-11-24input_common: Rewrite SDLgerman77
2019-03-02Input: Remove global variables from SDL InputJames Rowe
2018-09-10Port #4141 from citra: Joystick hotplug support (#1275)Tobias
2018-08-02input_common: Use std::move where applicableLioncash
2018-08-02input_common: Add missing override specifiersLioncash
2018-07-02Rename logging macro back to LOG_*James Rowe
2018-04-26input_common: Move old logging macros over to fmt-capable onesLioncash
2018-01-17input_common/sdl: Silence a -Wpessimizing-move warningLioncash
2018-01-15Adding meumart's Citra SDL Joystick support. Citra PR #3116muemart
2017-08-11Fix some spelling mistakesdanzel
2017-04-17input_common/sdl: add support for binding button to axiswwylele
2017-03-01InputCommon: add SDL joystick supportwwylele