Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-03-02 | Input: Remove global variables from SDL Input | James Rowe | 1 | -19/+4 |
2018-09-11 | Port #4141 from citra: Joystick hotplug support (#1275) | Tobias | 1 | -0/+12 |
2018-01-21 | Format: Run the new clang format on everything | James Rowe | 1 | -1/+2 |
2018-01-16 | Adding meumart's Citra SDL Joystick support. Citra PR #3116 | muemart | 1 | -0/+11 |
2017-08-11 | move MotionEmu from core/frontend to input_common as a InputDevice | wwylele | 1 | -2/+13 |
2017-03-01 | InputCommon: add SDL joystick support | wwylele | 1 | -0/+10 |
2017-03-01 | InputCommon: add AnalogFromButton | wwylele | 1 | -0/+18 |
2017-03-01 | InputCommon: add Keyboard | wwylele | 1 | -0/+35 |