summaryrefslogtreecommitdiffstats
path: root/src/input_common/CMakeLists.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2020-01-23Input: UDP Client to provide motion and touch controlsfearlessTobi1-1/+7
2019-03-02Input: Remove global variables from SDL InputJames Rowe1-6/+9
2018-01-18CMakeLists: Derive the source directory grouping from targets themselvesLioncash1-19/+12
2017-08-11move MotionEmu from core/frontend to input_common as a InputDevicewwylele1-0/+2
2017-05-28CMake: Define an interface target for SDL2 definitionsYuri Kunde Schlesner1-2/+1
2017-05-28CMake: Correct inter-module dependencies and library visibilityYuri Kunde Schlesner1-3/+3
2017-03-01InputCommon: add SDL joystick supportwwylele1-0/+10
2017-03-01InputCommon: add AnalogFromButtonwwylele1-0/+2
2017-03-01InputCommon: add Keyboardwwylele1-0/+15