18 Commits (aa882cdaa84dedc5ad4187f36dca08bb86e67c4e)

Author SHA1 Message Date
Martino Fontana aa882cdaa8 input_common: set `SDL_HINT_GAMECONTROLLER_USE_BUTTON_LABELS` to 0 3 years ago
german77 527dad7097 input_common: Use DriverResult on all engines 3 years ago
german77 7d8095d944 input_common: Pump sdl events from main thread 3 years ago
german77 7f66050f0c input_common: cache vibration tests 3 years ago
Andrea Pappacoda cdb240f3d4
chore: make yuzu REUSE compliant 4 years ago
german77 5e7e55b98a input_common: sdl: lower vibration frequency and use it's own unique thread 4 years ago
Narr the Reg 28877cea31 input_common: Replace usage of string guid to common uuid 4 years ago
Narr the Reg bf948b5790 input_common: Make vibration request async 4 years ago
Narr the Reg ee532e5c01 input_common: Map sticks correctly when mapped sideways 4 years ago
german77 72c8a94a6c yuzu: Add controller hotkeys 4 years ago
Lioncash 38f3442ea5 input_engine: Pass VibrationStatus by const reference in SetRumble() 4 years ago
Lioncash 2b92d22bda input_engine: std::move engine name where applicable 4 years ago
german77 746c85b560 input_common: Move button names to the frontend 4 years ago
german77 42949738f2 kraken: Address comments from review 4 years ago
german77 2b1b0c2a30 kraken: Address comments from review 4 years ago
german77 e0da5c1bbc kraken: Fix errors from rebase and format files 4 years ago
german77 06a5ef5874 core/hid: Add output devices 4 years ago
german77 59b995a9e5 input_common: Rewrite SDL 4 years ago
lat9nq f785933125 sdl_impl, emu_window: Remove clang ignore 5 years ago
german77 ea4b7226a6 input_common: Add dual joycon support 5 years ago
german77 f20f4587e6 input_common: Implement SDL motion 5 years ago
german77 d9db1d125e InputCommon: Name properly xbox 360 and one controllers, Fix mappings for Nintendo Pro controllers 5 years ago
Morph e9e1876e82 input_common: Add VibrationDevice and VibrationDeviceFactory 5 years ago
german 03b574ae22 Add random motion input to SDL 5 years ago
Morph f0fac0c7fb Project Mjölnir: Part 1 6 years ago
Lioncash cfac942e63 input_common/sdl/sdl_impl: Move documentation comments to header where applicable 7 years ago
Lioncash cf0d01a5d7 input_common/sdl: Remove unused header includes and forward declarations 7 years ago
Lioncash 874826b6dd input_common/sdl: Use a type alias to shorten declaration of GetPollers 7 years ago
James Rowe 09ac66388c Input: Remove global variables from SDL Input 7 years ago
James Rowe c8554d218b Input: Copy current SDL.h/cpp files to impl 7 years ago
Tobias 804115b2a4 Port #4141 from citra: Joystick hotplug support (#1275) 7 years ago
muemart eaff98dbb3 Adding meumart's Citra SDL Joystick support. Citra PR #3116 8 years ago
wwylele 51b1c1f211 InputCommon: add SDL joystick support 9 years ago