yuzu/src/core/hid
2022-02-05 13:18:41 -05:00
..
emulated_console.cpp Correct assignment source for rotations 2022-01-17 10:40:41 +03:00
emulated_console.h general: Move deleted copy/move constructor/assignment operators to public interface 2022-02-02 12:17:08 -05:00
emulated_controller.cpp input/hid: Migrate to the new UUID implementation 2022-02-05 13:18:41 -05:00
emulated_controller.h input/hid: Migrate to the new UUID implementation 2022-02-05 13:18:41 -05:00
emulated_devices.cpp common/input: Avoid numerous large copies of CallbackStatus 2021-12-13 21:22:02 -05:00
emulated_devices.h common/input: Avoid numerous large copies of CallbackStatus 2021-12-13 21:22:02 -05:00
hid_core.cpp service/hid: Implement SetNpadJoyAssignmentMode 2021-12-05 16:18:23 -06:00
hid_core.h general: Move deleted copy/move constructor/assignment operators to public interface 2022-02-02 12:17:08 -05:00
hid_types.h input/hid: Migrate to the new UUID implementation 2022-02-05 13:18:41 -05:00
input_converter.cpp yuzu: ui: Improve battery symbols 2022-02-02 13:18:06 -06:00
input_converter.h core: hid: Cleanup and amend documentation 2021-11-29 17:20:14 -05:00
input_interpreter.cpp input_interpreter: Make use of NpadButton instead of a u64 2021-11-29 19:21:51 -05:00
input_interpreter.h input_interpreter: Make use of NpadButton instead of a u64 2021-11-29 19:21:51 -05:00
motion_input.cpp input_common: Add option to configure gyro threshold 2022-01-23 21:54:33 -06:00
motion_input.h service/hid: Improve console motion accuracy 2021-12-12 23:26:04 -06:00