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 3bbd35dde9 game_list: Make slots private functions
The new Qt event syntax allows for regular member functions to be used in
connect(), so explicitly indicating slots isn't necessary.
8 years ago
..
audio_core Add all services to the Service namespace 8 years ago
citra Implement Frame rate limiter (#2223) 8 years ago
citra_qt game_list: Make slots private functions 8 years ago
common Merge pull request #2228 from freiro/winver_fix 8 years ago
core Core: Add a forgotten #include <cstring> for memcpy. 8 years ago
tests tests: add a work-around for macOS linking error 9 years ago
video_core Add all services to the Service namespace 8 years ago
.clang-format Remove special rules for Windows.h and library includes 9 years ago
CMakeLists.txt tests: Infrastructure for unit tests 9 years ago