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
Lioncash b16c89bf65 vi: Copy data directly into the std::vector within Parcel's ReadBlock function
Previously this would unnecessarily zero-initialize the vector before
copying the actual data into the vector instance.
7 years ago
..
common loggin: Add IPC logging category. 7 years ago
core vi: Copy data directly into the std::vector within Parcel's ReadBlock function 7 years ago
input_common Adding meumart's Citra SDL Joystick support. Citra PR #3116 7 years ago
tests Fix build on macOS and linux 7 years ago
video_core clang-format 7 years ago
yuzu Implement Pull #3306 from citra: citra_qt: Drop Qt 5 version checks in code (#41) 7 years ago
yuzu_cmd Update default_ini.h 7 years ago
.clang-format Remove special rules for Windows.h and library includes 9 years ago
CMakeLists.txt Massive removal of unused modules 7 years ago