26 Commits (ddc47e6df8cd9e06d799933f67e75ba6f8952acd)

Author SHA1 Message Date
lat9nq ddc47e6df8 cmake: General improvements to libusb linking 5 years ago
lat9nq de69a5266f cmake: Use SDL 2.0.14 and fix CMake scope issue 5 years ago
bunnei a4c6712a4b common: Move settings to common from core. 5 years ago
german e46f0e084c Implement full mouse support 5 years ago
Jan Beich e48e9a406c input_common: ignore some Clang warnings after 5c4774e8ce 5 years ago
Lioncash 5c4774e8ce input_common: Treat warnings as errors 5 years ago
Lioncash 046c0c91a3 input_common/CMakeLists: Make some warnings errors 5 years ago
german 2978232390 Add random motion input to keyboard 5 years ago
FearlessTobi e6bd1fd1b8 yuzu: Add motion and touch configuration 6 years ago
german 2d207ec609 Implement a basic class for motion devices 5 years ago
Morph f0fac0c7fb Project Mjölnir: Part 1 6 years ago
Jan Beich 883fab2fff input_common: make libusb private to gc_adapter 6 years ago
Jan Beich 48ff15602e cmake: pass libusb include directory as well 6 years ago
Ameer 0248614add GC Adapter Implementation 6 years ago
Markus Wick 94c2c828a5 input_common: Use the CMake target instead of the variable. 6 years ago
fearlessTobi ac3690f205 Input: UDP Client to provide motion and touch controls 6 years ago
James Rowe 09ac66388c Input: Remove global variables from SDL Input 7 years ago
Lioncash e710a1b989 CMakeLists: Derive the source directory grouping from targets themselves 8 years ago
wwylele 188194908c move MotionEmu from core/frontend to input_common as a InputDevice 9 years ago
Yuri Kunde Schlesner 776cb91785 CMake: Define an interface target for SDL2 definitions 9 years ago
Yuri Kunde Schlesner 7b81903756 CMake: Correct inter-module dependencies and library visibility 9 years ago
wwylele 51b1c1f211 InputCommon: add SDL joystick support 9 years ago
wwylele a6bd7917cb InputCommon: add AnalogFromButton 9 years ago
wwylele 38e800f70d InputCommon: add Keyboard 9 years ago