summaryrefslogtreecommitdiffstats
path: root/src/input_common/main.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Tidy up the pointers, use pair over tuple where appropriateAmeer2020-06-221-1/+0
* Singleton GC Adapter class, remove globals, fix naming conventionAmeer2020-06-221-3/+1
* Clang FormattingAmeer2020-06-211-2/+1
* GC Adapter ImplementationAmeer2020-06-211-0/+9
* Input: Remove global variables from SDL InputJames Rowe2019-03-021-2/+0
* Port #4141 from citra: Joystick hotplug support (#1275)Tobias2018-09-111-0/+2
* Adding meumart's Citra SDL Joystick support. Citra PR #3116muemart2018-01-161-0/+32
* Merge pull request #2861 from wwylele/motion-refactorJames Rowe2017-08-201-0/+5
|\
| * move MotionEmu from core/frontend to input_common as a InputDevicewwylele2017-08-111-0/+5
* | Fix Spelling/English mistakesDave Leaver2017-08-131-1/+1
|/
* InputCommon: add AnalogFromButtonwwylele2017-03-011-0/+4
* InputCommon: add Keyboardwwylele2017-03-011-0/+25