48 Commits (37bc5118ea8f5891741faba8963ce9ae5f88e946)

Author SHA1 Message Date
ameerj 37bc5118ea CMake: Use precompiled headers 3 years ago
Morph cae108404a CMakeLists: Remove redundant warnings 3 years ago
Morph f3c40f4a20 CMakeLists: Treat MSVC warnings as errors 3 years ago
Morph e6ab1f673b general: Enforce C4800 everywhere except in video_core 3 years ago
Morph 93297d14d8 CMakeLists: Remove all redundant warnings 3 years ago
german77 e8d71712e7 input_common: Create virtual amiibo driver 3 years ago
Andrea Pappacoda cdb240f3d4
chore: make yuzu REUSE compliant 4 years ago
german77 f19e7be6e8 input_common: Add camera driver 4 years ago
Morph efc89c032b CMakeLists: Make variable shadowing a compile-time error 4 years ago
german77 6d108f0dcb input_common: Remove obsolete files 4 years ago
german77 59b995a9e5 input_common: Rewrite SDL 4 years ago
german77 10241886dd input_common: Rewrite udp client 4 years ago
german77 dc3ab9e110 input_common: Rewrite tas input 4 years ago
german77 395e9a449d input_common: Rewrite gc_adapter 4 years ago
german77 fa8e23b842 input_common: Rewrite touch 4 years ago
german77 00834b84dd input_common: Rewrite mouse 4 years ago
german77 5a785ed794 input_common: Rewrite keyboard 4 years ago
german77 4c6f2c2547 input_common: Move touch and analog from button. Move udp protocol 4 years ago
german77 854c933716 input_common: Create input poller and mapping 4 years ago
MonsterDruide1 b42c3ce21d input_common/tas: Base playback & recording system 5 years ago
Morph ebb82b0b83 CMakeLists: Treat -Wsign-compare as an error on GCC/Clang 5 years ago
Morph 58550cfcdc input_common: Enforce C4242 5 years ago
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