| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | input_common: Use the CMake target instead of the variable. | 2020-04-16 | 1 | -1/+1 | |
| * | Input: UDP Client to provide motion and touch controls | 2020-01-23 | 1 | -1/+7 | |
| * | Input: Remove global variables from SDL Input | 2019-03-02 | 1 | -6/+9 | |
| * | CMakeLists: Derive the source directory grouping from targets themselves | 2018-01-17 | 1 | -19/+12 | |
| * | move MotionEmu from core/frontend to input_common as a InputDevice | 2017-08-11 | 1 | -0/+2 | |
| * | CMake: Define an interface target for SDL2 definitions | 2017-05-27 | 1 | -2/+1 | |
| * | CMake: Correct inter-module dependencies and library visibility | 2017-05-27 | 1 | -3/+3 | |
| * | InputCommon: add SDL joystick support | 2017-03-01 | 1 | -0/+10 | |
| * | InputCommon: add AnalogFromButton | 2017-03-01 | 1 | -0/+2 | |
| * | InputCommon: add Keyboard | 2017-03-01 | 1 | -0/+15 |