yuzu/src/input_common/drivers
2022-04-07 19:44:07 +01:00
..
gc_adapter.cpp general: Rename NewUUID to UUID, and remove the previous UUID impl 2022-02-05 13:56:21 -05:00
gc_adapter.h input_common: Reduce unused includes 2022-03-20 02:25:09 -04:00
keyboard.cpp general: Rename NewUUID to UUID, and remove the previous UUID impl 2022-02-05 13:56:21 -05:00
keyboard.h input_engine: std::move engine name where applicable 2021-12-13 09:05:50 -05:00
mouse.cpp general: Rename NewUUID to UUID, and remove the previous UUID impl 2022-02-05 13:56:21 -05:00
mouse.h input_common: Reintroduce motion from mouse and use button names 2022-01-16 20:37:34 -06:00
sdl_driver.cpp input_common: Replace lock_guard with scoped_lock 2022-04-07 19:44:07 +01:00
sdl_driver.h yuzu: Add controller hotkeys 2022-01-06 21:26:05 -06:00
tas_input.cpp general: Rename NewUUID to UUID, and remove the previous UUID impl 2022-02-05 13:56:21 -05:00
tas_input.h Merge pull request #7575 from lioncash/input 2021-12-13 16:50:54 -08:00
touch_screen.cpp general: Rename NewUUID to UUID, and remove the previous UUID impl 2022-02-05 13:56:21 -05:00
touch_screen.h input_engine: std::move engine name where applicable 2021-12-13 09:05:50 -05:00
udp_client.cpp Merge pull request #7859 from german77/battery_again 2022-02-24 11:42:51 -08:00
udp_client.h Merge pull request #7859 from german77/battery_again 2022-02-24 11:42:51 -08:00