yuzu/src/core/hid
liamwhite 833afb7ce3
Merge pull request #9848 from german77/metroid_motion
input_common: Implement dedicated motion from mouse
2023-02-25 12:44:13 -05:00
..
emulated_console.cpp input_common: Split mouse input into individual devices 2023-02-16 14:22:13 -06:00
emulated_console.h core: hid: Implement true multitouch support 2022-11-19 08:44:33 -06:00
emulated_controller.cpp core: hid: Restore motion state on refresh and clamp motion values 2023-02-21 21:55:23 -06:00
emulated_controller.h core: hid: Use gyro thresholds modes set by the game 2023-02-09 19:07:50 -06:00
emulated_devices.cpp core: hid: Fix native mouse mappings 2023-02-21 19:48:38 -06:00
emulated_devices.h core: hid: Fix native mouse mappings 2023-02-21 19:48:38 -06:00
hid_core.cpp common: Change semantics of UNREACHABLE to unconditionally crash 2022-06-13 20:09:00 -04:00
hid_core.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
hid_types.h core: hid: Use gyro thresholds modes set by the game 2023-02-09 19:07:50 -06:00
input_converter.cpp Address review comments 2023-01-19 18:05:22 -06:00
input_converter.h core: hid: Enable pulling color data from controllers 2023-01-19 18:05:20 -06:00
input_interpreter.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
input_interpreter.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
irs_types.h general: Fix spelling of "unknown" 2022-10-16 00:46:22 -04:00
motion_input.cpp core: hid: Restore motion state on refresh and clamp motion values 2023-02-21 21:55:23 -06:00
motion_input.h core: hid: Restore motion state on refresh and clamp motion values 2023-02-21 21:55:23 -06:00