summaryrefslogtreecommitdiffstats
path: root/src/input_common (follow)
Commit message (Expand)AuthorAgeFilesLines
* CMake: Define an interface target for SDL2 definitionsYuri Kunde Schlesner2017-05-281-2/+1
* CMake: Correct inter-module dependencies and library visibilityYuri Kunde Schlesner2017-05-281-3/+3
* input_common/sdl: add support for binding button to axiswwylele2017-04-171-4/+53
* citra-qt: release all buttons when render window focus is lostwwylele2017-03-172-0/+13
* InputCommon: add SDL joystick supportwwylele2017-03-014-0/+241
* InputCommon: add AnalogFromButtonwwylele2017-03-015-0/+113
* InputCommon: add Keyboardwwylele2017-03-015-0/+202