suyu/src/core/hle/service/hid/controllers
bunnei 61bf850f3d
Merge pull request #5326 from german77/hidUpdate1
HID: Update the HID service to match more closely to switchbrew part 1
2021-02-06 02:40:11 -08:00
..
controller_base.cpp removed unneeded semicolon 2019-09-22 18:50:34 +10:00
controller_base.h Use different timing for motion 2020-09-23 19:09:33 -05:00
debug_pad.cpp Revert "core: Fix clang build" 2020-10-20 19:07:39 -07:00
debug_pad.h service/hid: Silence -Wunused and -Wswitch 2019-10-04 23:41:22 +00:00
gesture.cpp Revert "core: Fix clang build" 2020-10-20 19:07:39 -07:00
gesture.h service/hid: Remove unused system reference 2019-10-04 23:41:21 +00:00
keyboard.cpp Add footer types and address comments 2021-02-03 20:17:08 -06:00
keyboard.h Add footer types and address comments 2021-02-03 20:17:08 -06:00
mouse.cpp Add footer types and address comments 2021-02-03 20:17:08 -06:00
mouse.h Add footer types and address comments 2021-02-03 20:17:08 -06:00
npad.cpp Merge pull request #5326 from german77/hidUpdate1 2021-02-06 02:40:11 -08:00
npad.h Merge pull request #5326 from german77/hidUpdate1 2021-02-06 02:40:11 -08:00
stubbed.cpp Revert "core: Fix clang build" 2020-10-20 19:07:39 -07:00
stubbed.h service/hid: Silence -Wunused and -Wswitch 2019-10-04 23:41:22 +00:00
touchscreen.cpp Always initialize keyboard input 2021-01-15 09:05:17 -06:00
touchscreen.h Add mutitouch support for touch screens 2021-01-15 09:05:17 -06:00
xpad.cpp Revert "core: Fix clang build" 2020-10-20 19:07:39 -07:00
xpad.h Add footer types and address comments 2021-02-03 20:17:08 -06:00