You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yuzu/src/input_common
Lioncash 5ccf2a7b82 input_common/sdl/sdl_impl: Correct logging string in SDLState constructor
If this path was ever taken, a runtime exception would occur due to the
lack of a formatting specifier to insert the error code into the format
string.
7 years ago
..
sdl input_common/sdl/sdl_impl: Correct logging string in SDLState constructor 7 years ago
CMakeLists.txt Input: Remove global variables from SDL Input 7 years ago
analog_from_button.cpp
analog_from_button.h
keyboard.cpp general: Use deducation guides for std::lock_guard and std::unique_lock 7 years ago
keyboard.h citra-qt: release all buttons when render window focus is lost 9 years ago
main.cpp Input: Remove global variables from SDL Input 7 years ago
main.h Input: Remove global variables from SDL Input 7 years ago
motion_emu.cpp general: Use deducation guides for std::lock_guard and std::unique_lock 7 years ago
motion_emu.h motion_emu: no need to include thread in header 9 years ago