summaryrefslogtreecommitdiffstats
path: root/src/input_common/main.h (unfollow)
Commit message (Expand)AuthorFilesLines
2020-06-22Tidy up the pointers, use pair over tuple where appropriateAmeer1-1/+0
2020-06-22Singleton GC Adapter class, remove globals, fix naming conventionAmeer1-3/+1
2020-06-21Clang FormattingAmeer1-2/+1
2020-06-21GC Adapter ImplementationAmeer1-0/+9
2019-03-02Input: Remove global variables from SDL InputJames Rowe1-2/+0
2018-09-11Port #4141 from citra: Joystick hotplug support (#1275)Tobias1-0/+2
2018-01-16Adding meumart's Citra SDL Joystick support. Citra PR #3116muemart1-0/+32
2017-08-13Fix Spelling/English mistakesDave Leaver1-1/+1
2017-08-11move MotionEmu from core/frontend to input_common as a InputDevicewwylele1-0/+5
2017-03-01InputCommon: add AnalogFromButtonwwylele1-0/+4
2017-03-01InputCommon: add Keyboardwwylele1-0/+25