2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src/input_common
Lioncash 1b855efd5e common/vector_math: Move Vec[x] types into the Common namespace
These types are within the common library, so they should be using the
Common namespace.
2019-02-26 22:38:36 -05:00
..
sdl Port #4141 from citra: Joystick hotplug support (#1275) 2018-09-10 21:29:59 -04:00
analog_from_button.cpp
analog_from_button.h
CMakeLists.txt CMakeLists: Derive the source directory grouping from targets themselves 2018-01-17 21:51:43 -05:00
keyboard.cpp input_common: Use std::move where applicable 2018-08-02 21:51:11 -04:00
keyboard.h citra-qt: release all buttons when render window focus is lost 2017-03-17 21:41:25 +02:00
main.cpp Port #4141 from citra: Joystick hotplug support (#1275) 2018-09-10 21:29:59 -04:00
main.h Port #4141 from citra: Joystick hotplug support (#1275) 2018-09-10 21:29:59 -04:00
motion_emu.cpp common/vector_math: Move Vec[x] types into the Common namespace 2019-02-26 22:38:36 -05:00
motion_emu.h