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
2021-09-24 15:52:05 -04:00
..
gcadapter input_common: Remove #pragma warning directives for external headers 2021-06-28 14:20:25 -04:00
mouse input_common: Improve SDL joystick and hide toggle option 2021-08-07 23:11:23 -05:00
sdl input_common: Enable steam controllers and 8 player support 2021-09-10 00:58:12 -05:00
tas UI: Relocate tas menu and add brief description 2021-09-18 23:23:03 +02:00
udp input_common: Enable steam controllers and 8 player support 2021-09-10 00:58:12 -05: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 input_common/tas: Base playback & recording system 2021-09-18 23:22:00 +02: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 general: Update style to clang-format-12 2021-09-24 15:52:05 -04:00
main.h input_common/tas: Add swap controller 2021-09-18 23:22:42 +02:00
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