summaryrefslogtreecommitdiff
path: root/src/input_common
AgeCommit message (Expand)Author
2017-08-22motion_emu: fix initialization orderwwylele
2017-08-19Merge pull request #2861 from wwylele/motion-refactorJames Rowe
2017-08-19motion_emu: no need to include thread in headerwwylele
2017-08-14Fix Spelling/English mistakesDave Leaver
2017-08-11move MotionEmu from core/frontend to input_common as a InputDevicewwylele
2017-08-11Fix some spelling mistakesdanzel
2017-05-27CMake: Define an interface target for SDL2 definitionsYuri Kunde Schlesner
2017-05-27CMake: Correct inter-module dependencies and library visibilityYuri Kunde Schlesner
2017-04-17input_common/sdl: add support for binding button to axiswwylele
2017-03-17citra-qt: release all buttons when render window focus is lostwwylele
2017-03-01InputCommon: add SDL joystick supportwwylele
2017-03-01InputCommon: add AnalogFromButtonwwylele
2017-03-01InputCommon: add Keyboardwwylele