yuzu/src/input_common
bunnei c1b8e59ea0
Merge pull request #6407 from lat9nq/fix-libusb-2
cmake: Use autotools for libusb linking generally on GNU, and cleanup
2021-06-10 23:35:30 -07:00
..
gcadapter input_common: Reset GC sticks center by measuring multiple packets 2021-04-26 18:34:00 -05:00
mouse input_common: Release mouse buttons on out of focus 2021-05-02 19:08:33 -05:00
sdl Merge pull request #6318 from german77/dualJoycon 2021-06-01 00:51:00 -07:00
udp input_common: Sanitize motion data 2021-05-13 13:41:32 -05:00
analog_from_button.cpp input_common: Analog button, use time based position instead of frequent updates 2021-05-30 00:13:51 -05:00
analog_from_button.h
CMakeLists.txt cmake: General improvements to libusb linking 2021-06-03 03:49:35 -04:00
keyboard.cpp input_common: Analog button, use time based position instead of frequent updates 2021-05-30 00:13:51 -05:00
keyboard.h
main.cpp input_common: Implement SDL motion 2021-05-15 08:56:58 -05:00
main.h
motion_from_button.cpp
motion_from_button.h
motion_input.cpp hid: Implement SevenSixAxis and ConsoleSixAxisSensor 2021-04-23 22:12:41 -05:00
motion_input.h
touch_from_button.cpp common: Move settings to common from core. 2021-04-14 16:24:03 -07:00
touch_from_button.h