summaryrefslogtreecommitdiffstats
path: root/src/input_common/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* GC Adapter ImplementationAmeer2020-06-211-0/+6
* input_common: Use the CMake target instead of the variable.Markus Wick2020-04-161-1/+1
* Input: UDP Client to provide motion and touch controlsfearlessTobi2020-01-231-1/+7
* Input: Remove global variables from SDL InputJames Rowe2019-03-021-6/+9
* CMakeLists: Derive the source directory grouping from targets themselvesLioncash2018-01-181-19/+12
* move MotionEmu from core/frontend to input_common as a InputDevicewwylele2017-08-111-0/+2
* CMake: Define an interface target for SDL2 definitionsYuri Kunde Schlesner2017-05-281-2/+1
* CMake: Correct inter-module dependencies and library visibilityYuri Kunde Schlesner2017-05-281-3/+3
* InputCommon: add SDL joystick supportwwylele2017-03-011-0/+10
* InputCommon: add AnalogFromButtonwwylele2017-03-011-0/+2
* InputCommon: add Keyboardwwylele2017-03-011-0/+15