yuzu/src/input_common/drivers
Martino Fontana aa882cdaa8 input_common: set SDL_HINT_GAMECONTROLLER_USE_BUTTON_LABELS to 0
This allows to share the mappings between Nintendo and non-Nintendo controllers.
Breaks the controller configuration for existing users who are using a Nintendo controller.

(Documentation of the hint 92b3c53c92/include/SDL_hints.h (L512-L532))
2023-07-07 21:59:47 +02:00
..
camera.cpp
camera.h
gc_adapter.cpp general: fix spelling mistakes 2023-03-12 11:33:01 -04:00
gc_adapter.h
joycon.cpp input_common: Remove duplicated DriverResult enum 2023-06-28 09:49:47 -06:00
joycon.h input_common: Remove duplicated DriverResult enum 2023-06-28 09:49:47 -06:00
keyboard.cpp general: fix spelling mistakes 2023-03-12 11:33:01 -04:00
keyboard.h
mouse.cpp input_common: Avoid potential division by zero 2023-07-05 17:42:16 -06:00
mouse.h yuzu: Ensure mouse panning can't be enabled with real mouse emulation 2023-06-30 18:59:39 -06:00
sdl_driver.cpp input_common: set SDL_HINT_GAMECONTROLLER_USE_BUTTON_LABELS to 0 2023-07-07 21:59:47 +02:00
sdl_driver.h input_common: set SDL_HINT_GAMECONTROLLER_USE_BUTTON_LABELS to 0 2023-07-07 21:59:47 +02:00
tas_input.cpp
tas_input.h
touch_screen.cpp
touch_screen.h
udp_client.cpp remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency 2023-02-14 12:35:39 -05:00
udp_client.h
virtual_amiibo.cpp input_common: Implement native mifare support 2023-06-21 17:54:58 -06:00
virtual_amiibo.h input_common: Implement native mifare support 2023-06-21 17:54:58 -06:00
virtual_gamepad.cpp android: Add motion sensor 2023-06-03 00:05:30 -07:00
virtual_gamepad.h android: Add motion sensor 2023-06-03 00:05:30 -07:00