yuzu/src/input_common/drivers
Lioncash b084a9bf0a input_common/udp_client: Prevent unnecessary string copies
We can also remove some redundant const on the return values, since
these don't do anything
2022-01-24 10:58:25 -05:00
..
gc_adapter.cpp input_engine: Pass VibrationStatus by const reference in SetRumble() 2021-12-13 09:16:10 -05:00
gc_adapter.h input_engine: Pass VibrationStatus by const reference in SetRumble() 2021-12-13 09:16:10 -05:00
keyboard.cpp input_engine: std::move engine name where applicable 2021-12-13 09:05:50 -05:00
keyboard.h input_engine: std::move engine name where applicable 2021-12-13 09:05:50 -05:00
mouse.cpp Merge pull request #7725 from german77/mouse_in_motion 2022-01-18 18:16:27 -08:00
mouse.h input_common: Reintroduce motion from mouse and use button names 2022-01-16 20:37:34 -06:00
sdl_driver.cpp Xbox controller default name nit pick 2022-01-16 05:59:31 +09:00
sdl_driver.h yuzu: Add controller hotkeys 2022-01-06 21:26:05 -06:00
tas_input.cpp Merge pull request #7633 from german77/hotkeys 2022-01-11 10:49:23 -08:00
tas_input.h Merge pull request #7575 from lioncash/input 2021-12-13 16:50:54 -08:00
touch_screen.cpp input_engine: std::move engine name where applicable 2021-12-13 09:05:50 -05:00
touch_screen.h input_engine: std::move engine name where applicable 2021-12-13 09:05:50 -05:00
udp_client.cpp input_common/udp_client: Prevent unnecessary string copies 2022-01-24 10:58:25 -05:00
udp_client.h input_common/udp_client: Prevent unnecessary string copies 2022-01-24 10:58:25 -05:00