1
0
Fork 0
This repository has been archived on 2024-03-23. You can view files and clone it, but cannot push or open issues or pull requests.
citra-nightly/src/input_common
B3n30 0238cf52b7 SDLJoystick: Addressed review comments 2018-09-11 14:50:41 +02:00
..
sdl SDLJoystick: Addressed review comments 2018-09-11 14:50:41 +02:00
udp Prefix all size_t with std:: 2018-09-06 16:03:28 -04:00
CMakeLists.txt Input: UDP Client to provide motion and touch controls 2018-08-07 21:05:09 -06:00
analog_from_button.cpp InputCommon: add AnalogFromButton 2017-03-01 23:30:57 +02:00
analog_from_button.h InputCommon: add AnalogFromButton 2017-03-01 23:30:57 +02:00
keyboard.cpp input_common: Use std::move where applicable 2018-08-10 10:12:30 +08:00
keyboard.h citra-qt: release all buttons when render window focus is lost 2017-03-17 21:41:25 +02:00
main.cpp Joystick hotplug support (#4141) 2018-09-08 19:01:30 +02:00
main.h Joystick hotplug support (#4141) 2018-09-08 19:01:30 +02:00
motion_emu.cpp input_common: Add missing override specifiers 2018-08-10 10:12:29 +08:00
motion_emu.h motion_emu: no need to include thread in header 2017-08-19 07:21:02 +03:00