You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
bunnei dff438e219
Merge pull request #6654 from german77/custom_threshold
4 years ago
..
gcadapter input_common: Remove #pragma warning directives for external headers 5 years ago
mouse input_common: Fix mouse panning behaivour 5 years ago
sdl Merge pull request #6654 from german77/custom_threshold 4 years ago
udp Merge pull request #6539 from lat9nq/default-setting 5 years ago
CMakeLists.txt CMakeLists: Treat -Wsign-compare as an error on GCC/Clang 5 years ago
analog_from_button.cpp input_common: Add missing modifier callback to analog from button 5 years ago
analog_from_button.h InputCommon: add AnalogFromButton 9 years ago
keyboard.cpp input_common: Analog button, use time based position instead of frequent updates 5 years ago
keyboard.h citra-qt: release all buttons when render window focus is lost 9 years ago
main.cpp input_common: Fix build with sdl disabled 5 years ago
main.h Implement full mouse support 5 years ago
motion_from_button.cpp input_common/CMakeLists: Make some warnings errors 5 years ago
motion_from_button.h Add random motion input to keyboard 5 years ago
motion_input.cpp hid: Implement SevenSixAxis and ConsoleSixAxisSensor 5 years ago
motion_input.h motion_input: Mark constructor as explicit 5 years ago
touch_from_button.cpp core, input_common: Miscellaneous fixes 5 years ago
touch_from_button.h Address second batch of reviews 5 years ago