summaryrefslogtreecommitdiff
path: root/src/input_common/main.h
AgeCommit message (Expand)Author
2020-11-25Implement full mouse supportgerman
2020-09-04Add cemu hook changes related to PR #4609german
2020-09-04Include HID and configuration changes related to motiongerman
2020-08-30Address second batch of reviewsFearlessTobi
2020-08-29Address review comments and fix code compilationFearlessTobi
2020-08-29yuzu: Add motion and touch configurationFearlessTobi
2020-08-28input_common/main: Remove unnecessary headersLioncash
2020-08-28input_common/main: Remove unimplemented prototypeLioncash
2020-08-27input_common: Eliminate most global stateLioncash
2020-08-26Address feedbackMorph
2020-08-26Project Mjölnir: Part 1Morph
2020-06-21Tidy up the pointers, use pair over tuple where appropriateAmeer
2020-06-21Singleton GC Adapter class, remove globals, fix naming conventionAmeer
2020-06-21Clang FormattingAmeer
2020-06-21GC Adapter ImplementationAmeer
2019-03-02Input: Remove global variables from SDL InputJames Rowe
2018-09-10Port #4141 from citra: Joystick hotplug support (#1275)Tobias
2018-01-15Adding meumart's Citra SDL Joystick support. Citra PR #3116muemart
2017-08-19Merge pull request #2861 from wwylele/motion-refactorJames Rowe
2017-08-14Fix Spelling/English mistakesDave Leaver
2017-08-11move MotionEmu from core/frontend to input_common as a InputDevicewwylele
2017-03-01InputCommon: add AnalogFromButtonwwylele
2017-03-01InputCommon: add Keyboardwwylele