yuzu/src/core/hle/service/hid/controllers
bunnei f6c47df671
Merge pull request #8368 from german77/seventimes
Service: hid: Several improvements and implementations
2022-05-30 10:44:36 -07:00
..
console_sixaxis.cpp service: hid: Ensure all structs are initialized 2022-04-23 17:11:43 -05:00
console_sixaxis.h service: hid: Ensure all structs are initialized 2022-04-23 17:11:43 -05:00
controller_base.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
controller_base.h service: hid: Access shared memory directly 2022-04-23 15:41:42 -05:00
debug_pad.cpp service: hid: Access shared memory directly 2022-04-23 15:41:42 -05:00
debug_pad.h service: hid: Ensure all structs are initialized 2022-04-23 17:11:43 -05:00
gesture.cpp service: hid: Ensure all structs are initialized 2022-04-23 17:11:43 -05:00
gesture.h service: hid: Ensure all structs are initialized 2022-04-23 17:11:43 -05:00
keyboard.cpp service: hid: Ensure all structs are initialized 2022-04-23 17:11:43 -05:00
keyboard.h service: hid: Ensure all structs are initialized 2022-04-23 17:11:43 -05:00
mouse.cpp service: hid: Ensure all structs are initialized 2022-04-23 17:11:43 -05:00
mouse.h service: hid: Ensure all structs are initialized 2022-04-23 17:11:43 -05:00
npad.cpp service: hid: Implement ResetIsSixAxisSensorDeviceNewlyAssigned 2022-05-27 10:22:37 -05:00
npad.h service: hid: Implement ResetIsSixAxisSensorDeviceNewlyAssigned 2022-05-27 10:22:37 -05:00
stubbed.cpp service: hid: Access shared memory directly 2022-04-23 15:41:42 -05:00
stubbed.h service: hid: Ensure all structs are initialized 2022-04-23 17:11:43 -05:00
touchscreen.cpp input_common: touch: Rewrite touch driver to support multiple touch points 2022-05-23 11:01:14 -05:00
touchscreen.h service: hid: Ensure all structs are initialized 2022-04-23 17:11:43 -05:00
xpad.cpp service: hid: Ensure all structs are initialized 2022-04-23 17:11:43 -05:00
xpad.h service: hid: Ensure all structs are initialized 2022-04-23 17:11:43 -05:00