summaryrefslogtreecommitdiff
path: root/src/input_common/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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