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 c1b8e59ea0
Merge pull request #6407 from lat9nq/fix-libusb-2
5 years ago
..
gcadapter input_common: Reset GC sticks center by measuring multiple packets 5 years ago
mouse input_common: Release mouse buttons on out of focus 5 years ago
sdl Merge pull request #6318 from german77/dualJoycon 5 years ago
udp input_common: Sanitize motion data 5 years ago
CMakeLists.txt cmake: General improvements to libusb linking 5 years ago
analog_from_button.cpp input_common: Analog button, use time based position instead of frequent updates 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: Implement SDL motion 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 common: Move settings to common from core. 5 years ago
touch_from_button.h Address second batch of reviews 5 years ago