..
gcadapter
common: Move settings to common from core.
2021-04-14 16:24:03 -07:00
mouse
common: Move settings to common from core.
2021-04-14 16:24:03 -07:00
sdl
general: Ignore implicit-fallthrough for SDL.h
2021-04-18 01:31:26 -04:00
udp
common: Move settings to common from core.
2021-04-14 16:24:03 -07:00
analog_from_button.cpp
common: Move settings to common from core.
2021-04-14 16:24:03 -07:00
analog_from_button.h
InputCommon: add AnalogFromButton
2017-03-01 23:30:57 +02:00
CMakeLists.txt
cmake: Use SDL 2.0.14 and fix CMake scope issue
2021-04-17 23:42:57 -04:00
keyboard.cpp
Enable mouse toggle buttons
2021-03-06 13:27:02 -06:00
keyboard.h
citra-qt: release all buttons when render window focus is lost
2017-03-17 21:41:25 +02:00
main.cpp
Merge pull request #4937 from german77/multiUDP
2020-12-01 11:47:37 -08:00
main.h
Implement full mouse support
2020-11-25 23:59:30 -06:00
motion_from_button.cpp
input_common/CMakeLists: Make some warnings errors
2020-10-15 19:37:51 -04:00
motion_from_button.h
Add random motion input to keyboard
2020-09-25 17:59:52 -05:00
motion_input.cpp
general: Fix various spelling errors
2021-01-02 10:23:41 -05:00
motion_input.h
motion_input: Mark constructor as explicit
2020-11-15 14:20:41 -05:00
touch_from_button.cpp
common: Move settings to common from core.
2021-04-14 16:24:03 -07:00
touch_from_button.h
Address second batch of reviews
2020-08-30 00:43:25 +02:00