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
Valeri ab02addde3
Fix crash in logging in CreateStrayLayer
It was trying to log value of layer_id which is specifically known not to exist, potentially leading to segfault. Log display_id instead.
5 years ago
..
audio_core
common Merge pull request #6863 from spholz/fix-lan-play 5 years ago
core Fix crash in logging in CreateStrayLayer 5 years ago
input_common input_common: Disable sdl raw input mode 5 years ago
shader_recompiler Merge pull request #6767 from ReinUsesLisp/fold-float-pack 5 years ago
tests
video_core Merge pull request #6861 from yzct12345/const-mempy-is-all-the-speed 5 years ago
web_service
yuzu configuration: fix mingw-w64 build 5 years ago
yuzu_cmd yuzu-cmd/CMakeLists: Correct attribution for this function. 5 years ago
.clang-format
CMakeLists.txt