summaryrefslogtreecommitdiffstats
path: root/src/input_common/main.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Format: Run the new clang format on everythingJames Rowe2018-01-211-1/+2
* Adding meumart's Citra SDL Joystick support. Citra PR #3116muemart2018-01-161-0/+11
* move MotionEmu from core/frontend to input_common as a InputDevicewwylele2017-08-111-2/+13
* InputCommon: add SDL joystick supportwwylele2017-03-011-0/+10
* InputCommon: add AnalogFromButtonwwylele2017-03-011-0/+18
* InputCommon: add Keyboardwwylele2017-03-011-0/+35