summaryrefslogtreecommitdiff
path: root/src/input_common/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* input_common: Use the CMake target instead of the variable.Gravatar Markus Wick2020-04-161-1/+1
* Input: UDP Client to provide motion and touch controlsGravatar fearlessTobi2020-01-231-1/+7
* Input: Remove global variables from SDL InputGravatar James Rowe2019-03-021-6/+9
* CMakeLists: Derive the source directory grouping from targets themselvesGravatar Lioncash2018-01-171-19/+12
* move MotionEmu from core/frontend to input_common as a InputDeviceGravatar wwylele2017-08-111-0/+2
* CMake: Define an interface target for SDL2 definitionsGravatar Yuri Kunde Schlesner2017-05-271-2/+1
* CMake: Correct inter-module dependencies and library visibilityGravatar Yuri Kunde Schlesner2017-05-271-3/+3
* InputCommon: add SDL joystick supportGravatar wwylele2017-03-011-0/+10
* InputCommon: add AnalogFromButtonGravatar wwylele2017-03-011-0/+2
* InputCommon: add KeyboardGravatar wwylele2017-03-011-0/+15