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
Ameer J 5edc96f4a4
Merge pull request #6539 from lat9nq/default-setting
general: Move most settings' defaults and labels into their definition
2021-07-08 14:46:31 -04:00
..
gcadapter input_common: Remove #pragma warning directives for external headers 2021-06-28 14:20:25 -04:00
mouse general: Code formatting improvements 2021-07-08 14:07:10 -04:00
sdl Merge pull request #6318 from german77/dualJoycon 2021-06-01 00:51:00 -07:00
udp Merge pull request #6539 from lat9nq/default-setting 2021-07-08 14:46:31 -04:00
analog_from_button.cpp input_common: Add missing modifier callback to analog from button 2021-07-05 11:39:42 -05:00
analog_from_button.h
CMakeLists.txt CMakeLists: Treat -Wsign-compare as an error on GCC/Clang 2021-07-06 12:50:09 -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 core, input_common: Miscellaneous fixes 2021-06-28 20:56:17 -04:00
touch_from_button.h