summaryrefslogtreecommitdiff
path: root/src/input_common/CMakeLists.txt
AgeCommit message (Expand)Author
2020-10-15input_common/CMakeLists: Make some warnings errorsLioncash
2020-09-25Add random motion input to keyboardgerman
2020-09-02Merge pull request #4570 from german77/motionInputbunnei
2020-08-29yuzu: Add motion and touch configurationFearlessTobi
2020-08-27Implement a basic class for motion devicesgerman
2020-08-26Project Mjölnir: Part 1Morph
2020-07-13input_common: make libusb private to gc_adapterJan Beich
2020-07-09cmake: pass libusb include directory as wellJan Beich
2020-06-21GC Adapter ImplementationAmeer
2020-04-16input_common: Use the CMake target instead of the variable.Markus Wick
2020-01-23Input: UDP Client to provide motion and touch controlsfearlessTobi
2019-03-02Input: Remove global variables from SDL InputJames Rowe
2018-01-17CMakeLists: Derive the source directory grouping from targets themselvesLioncash
2017-08-11move MotionEmu from core/frontend to input_common as a InputDevicewwylele
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-03-01InputCommon: add SDL joystick supportwwylele
2017-03-01InputCommon: add AnalogFromButtonwwylele
2017-03-01InputCommon: add Keyboardwwylele