yuzu/src/input_common
Vitor Kiguchi e6f9fe1f60 sdl_joystick: disable the use of the hidapi drivers due to many problems caused by them.
The main problem is the loss of compatibility with some controllers, but there are also
unwanted changes to the behaviour of PS4 controllers (hardcoded lightbar color).
2020-08-30 05:06:49 +02:00
..
gcadapter input_common: Fix directional deadzone values 2020-08-26 02:32:32 -04:00
sdl sdl_joystick: disable the use of the hidapi drivers due to many problems caused by them. 2020-08-30 05:06:49 +02:00
udp Address feedback 2020-08-26 02:32:32 -04:00
analog_from_button.cpp Cleanup after linter 2020-06-21 13:02:43 -04:00
analog_from_button.h InputCommon: add AnalogFromButton 2017-03-01 23:30:57 +02:00
CMakeLists.txt Project Mjölnir: Part 1 2020-08-26 02:32:32 -04:00
keyboard.cpp input_common/keyboard: Remove redundant move 2020-06-19 14:29:36 +01:00
keyboard.h citra-qt: release all buttons when render window focus is lost 2017-03-17 21:41:25 +02:00
main.cpp input_common: Eliminate most global state 2020-08-27 16:11:17 -04:00
main.h input_common/main: Remove unnecessary headers 2020-08-28 19:23:19 -04:00
motion_emu.cpp Cleanup after linter 2020-06-21 13:02:43 -04:00
motion_emu.h motion_emu: no need to include thread in header 2017-08-19 07:21:02 +03:00
settings.cpp Project Mjölnir: Part 1 2020-08-26 02:32:32 -04:00
settings.h input_common/main: Remove unnecessary headers 2020-08-28 19:23:19 -04:00