suyu/src/input_common/drivers
Valeri 7f965172c5
input/SDL: Update SDL hints
SDL_HINT_JOYSTICK_HIDAPI_SWITCH_HOME_LED is no longer needed thanks to new default in SDL 2.0.18.
SDL_HINT_JOYSTICK_HIDAPI_XBOX is reported to cause conflicts with native driver Xbox driver on Linux, and Xbox controllers don't benefit from hidapi anyways.
2021-12-14 15:02:03 +03:00
..
gc_adapter.cpp input_common: Move button names to the frontend 2021-11-24 20:30:28 -06:00
gc_adapter.h input_common: Move button names to the frontend 2021-11-24 20:30:28 -06:00
keyboard.cpp input_common: Allow keyboard to be backwards compatible 2021-11-24 20:30:28 -06:00
keyboard.h input_common: Allow keyboard to be backwards compatible 2021-11-24 20:30:28 -06:00
mouse.cpp input_common: Move button names to the frontend 2021-11-24 20:30:28 -06:00
mouse.h input_common: Move button names to the frontend 2021-11-24 20:30:28 -06:00
sdl_driver.cpp input/SDL: Update SDL hints 2021-12-14 15:02:03 +03:00
sdl_driver.h input_common: Move button names to the frontend 2021-11-24 20:30:28 -06:00
tas_input.cpp kraken: Address comments from review 2021-11-24 20:30:28 -06:00
tas_input.h kraken: Address comments from review 2021-11-24 20:30:28 -06:00
touch_screen.cpp kraken: Address comments from review 2021-11-24 20:30:28 -06:00
touch_screen.h kraken: Address comments from review 2021-11-24 20:30:28 -06:00
udp_client.cpp input_common: Fully implement UDP controllers 2021-11-26 15:46:36 -06:00
udp_client.h input_common: Fully implement UDP controllers 2021-11-26 15:46:36 -06:00