yuzu-android/src/input_common
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
..
drivers input_common: set SDL_HINT_GAMECONTROLLER_USE_BUTTON_LABELS to 0 2023-07-07 21:59:47 +02:00
helpers input_common: Allow timeouts to happen while scanning for a ring 2023-06-29 01:07:39 -06:00
CMakeLists.txt
input_engine.cpp
input_engine.h input_common: Implement native mifare support 2023-06-21 17:54:58 -06:00
input_mapping.cpp
input_mapping.h
input_poller.cpp input_common: Implement native mifare support 2023-06-21 17:54:58 -06:00
input_poller.h
main.cpp
main.h
precompiled_headers.h