yuzu-fork/src/input_common
bunnei f250011ba0
Merge pull request #4757 from german77/BetterMotion
InputCommon: Add compatibility with only accelerometer and auto calibrate for drift
2020-10-09 23:37:08 -07:00
..
gcadapter Add automap feature for GC adapter 2020-09-18 16:51:16 -05:00
sdl Merge pull request #4677 from german77/ShakeFromButton 2020-10-08 10:18:39 -07:00
udp Merge pull request #4677 from german77/ShakeFromButton 2020-10-08 10:18:39 -07:00
analog_from_button.cpp Cleanup after linter 2020-06-21 13:02:43 -04:00
analog_from_button.h InputCommon: add AnalogFromButton 2017-03-01 23:30:57 +02:00
CMakeLists.txt Add random motion input to keyboard 2020-09-25 17:59:52 -05:00
keyboard.cpp Fix unnecessary diffs 2020-07-02 16:51:16 -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 Add random motion input to keyboard 2020-09-25 17:59:52 -05:00
main.h Add cemu hook changes related to PR #4609 2020-09-04 21:48:13 -05:00
motion_emu.cpp Remove RealMotionDevice 2020-09-04 21:48:13 -05:00
motion_emu.h motion_emu: no need to include thread in header 2017-08-19 07:21:02 +03:00
motion_from_button.cpp Add random motion input to keyboard 2020-09-25 17:59:52 -05:00
motion_from_button.h Add random motion input to keyboard 2020-09-25 17:59:52 -05:00
motion_input.cpp Merge pull request #4757 from german77/BetterMotion 2020-10-09 23:37:08 -07:00
motion_input.h Merge pull request #4757 from german77/BetterMotion 2020-10-09 23:37:08 -07:00
settings.cpp Include HID and configuration changes related to motion 2020-09-04 21:48:03 -05:00
settings.h Include HID and configuration changes related to motion 2020-09-04 21:48:03 -05:00
touch_from_button.cpp Address second batch of reviews 2020-08-30 00:43:25 +02:00
touch_from_button.h Address second batch of reviews 2020-08-30 00:43:25 +02:00