27 Commits (b6c7707fe91ee8cdcb268fbfe0ff87f492f979af)

Author SHA1 Message Date
Morph b6c7707fe9 input_common: Enforce C4242 5 years ago
lat9nq 21d81ee941 cmake: General improvements to libusb linking 5 years ago
lat9nq c8a26a2cbf cmake: Use SDL 2.0.14 and fix CMake scope issue 5 years ago
bunnei 7a76bc30fa common: Move settings to common from core. 5 years ago
german 56a8fee35a Implement full mouse support 5 years ago
Jan Beich 805312e278 input_common: ignore some Clang warnings after c8aec32f12 5 years ago
Lioncash c8aec32f12 input_common: Treat warnings as errors 5 years ago
Lioncash d44d662529 input_common/CMakeLists: Make some warnings errors 5 years ago
german ef4f095aae Add random motion input to keyboard 5 years ago
FearlessTobi 2903f0f7ce yuzu: Add motion and touch configuration 6 years ago
german 0e11d1c09a Implement a basic class for motion devices 5 years ago
Morph 34a209d15c Project Mjölnir: Part 1 6 years ago
Jan Beich cfc73b4188 input_common: make libusb private to gc_adapter 6 years ago
Jan Beich 64cab91fac cmake: pass libusb include directory as well 6 years ago
Ameer dbe1ad4fe4 GC Adapter Implementation 6 years ago
Markus Wick ea1146eba0 input_common: Use the CMake target instead of the variable. 6 years ago
fearlessTobi b2f53cceb6 Input: UDP Client to provide motion and touch controls 6 years ago
James Rowe a15f8a9936 Input: Remove global variables from SDL Input 7 years ago
Lioncash 447c25646e CMakeLists: Derive the source directory grouping from targets themselves 8 years ago
wwylele d500f79b8e move MotionEmu from core/frontend to input_common as a InputDevice 9 years ago
Yuri Kunde Schlesner d84915c4a1 CMake: Define an interface target for SDL2 definitions 9 years ago
Yuri Kunde Schlesner b78ce2bce5 CMake: Correct inter-module dependencies and library visibility 9 years ago
wwylele 9cd5268ac3 InputCommon: add SDL joystick support 9 years ago
wwylele ffb582ff3b InputCommon: add AnalogFromButton 9 years ago
wwylele 189063ac2d InputCommon: add Keyboard 9 years ago