yuzu/src/input_common/drivers
bunnei 48108a8c9b
Merge pull request #9456 from german77/virtual_gamepad
input_common: Add virtual gamepad
2022-12-17 17:16:13 -08:00
..
camera.cpp camera: Use pre-allocated vector for camera data 2022-12-16 18:00:47 -05:00
camera.h camera: Use pre-allocated vector for camera data 2022-12-16 18:00:47 -05:00
gc_adapter.cpp input_common: cache vibration tests 2022-10-21 00:24:08 -05:00
gc_adapter.h general: fix compile for Apple Clang 2022-11-22 22:22:28 -05:00
keyboard.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
keyboard.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
mouse.cpp general: fix compile for Apple Clang 2022-11-22 22:22:28 -05:00
mouse.h general: fix compile for Apple Clang 2022-11-22 22:22:28 -05:00
sdl_driver.cpp input_common: Filter SDL GUID 2022-12-12 10:37:55 -06:00
sdl_driver.h input_common: Pump sdl events from main thread 2022-11-27 11:09:40 -06:00
tas_input.cpp general: fix compile for Apple Clang 2022-11-22 22:22:28 -05:00
tas_input.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
touch_screen.cpp input_common: touch: Rewrite touch driver to support multiple touch points 2022-05-23 11:01:14 -05:00
touch_screen.h input_common: touch: Rewrite touch driver to support multiple touch points 2022-05-23 11:01:14 -05:00
udp_client.cpp chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
udp_client.h chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
virtual_amiibo.cpp input_common: Allow mifare files 2022-12-04 20:02:48 -06:00
virtual_amiibo.h input_common: Allow mifare files 2022-12-04 20:02:48 -06:00
virtual_gamepad.cpp input_common: Add virtual gamepad 2022-12-16 18:26:11 -06:00
virtual_gamepad.h input_common: Add virtual gamepad 2022-12-16 18:26:11 -06:00