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 684fc2c320 input_common: Use std::move where applicable
Avoids unnecessary atomic reference count increments and decrements
7 years ago
..
sdl input_common: Use std::move where applicable 7 years ago
CMakeLists.txt CMakeLists: Derive the source directory grouping from targets themselves 8 years ago
analog_from_button.cpp
analog_from_button.h
keyboard.cpp input_common: Use std::move where applicable 7 years ago
keyboard.h
main.cpp Format: Run the new clang format on everything 8 years ago
main.h Adding meumart's Citra SDL Joystick support. Citra PR #3116 8 years ago
motion_emu.cpp input_common: Add missing override specifiers 7 years ago
motion_emu.h motion_emu: no need to include thread in header 8 years ago