summaryrefslogtreecommitdiff
path: root/src/input_common (follow)
Commit message (Expand)AuthorAgeFilesLines
* CMake: Define an interface target for SDL2 definitionsGravatar Yuri Kunde Schlesner2017-05-271-2/+1
* CMake: Correct inter-module dependencies and library visibilityGravatar Yuri Kunde Schlesner2017-05-271-3/+3
* input_common/sdl: add support for binding button to axisGravatar wwylele2017-04-171-4/+53
* citra-qt: release all buttons when render window focus is lostGravatar wwylele2017-03-172-0/+13
* InputCommon: add SDL joystick supportGravatar wwylele2017-03-014-0/+241
* InputCommon: add AnalogFromButtonGravatar wwylele2017-03-015-0/+113
* InputCommon: add KeyboardGravatar wwylele2017-03-015-0/+202