1
0
Fork 0
forked from suyu/suyu
suyu/src
Enrico Mancuso b832942b6e
Add break statement in default case
According to the contributing page (https://github.com/yuzu-emu/yuzu/wiki/Contributing) the default cases should have a break statement
2022-11-11 10:16:58 +01:00
..
audio_core Initial ARM64 support 2022-11-09 16:58:49 -05:00
common Merge pull request #9198 from liamwhite/arm64 2022-11-10 17:11:27 -08:00
core Merge pull request #9198 from liamwhite/arm64 2022-11-10 17:11:27 -08:00
dedicated_room Merge pull request #8944 from Tachi107/patch-2 2022-10-06 16:59:04 -07:00
input_common Merge pull request #9107 from german77/gidoly_rules 2022-10-25 12:13:18 -04:00
network Merge pull request #8876 from FearlessTobi/multiplayer-part3 2022-10-01 14:53:36 -07:00
shader_recompiler ir/texture_pass: Use host_info instead of querying Settings::values (#9176) 2022-11-11 03:32:53 +01:00
tests tests: fix for -Wall 2022-10-25 15:20:23 +00:00
video_core ir/texture_pass: Use host_info instead of querying Settings::values (#9176) 2022-11-11 03:32:53 +01:00
web_service Show error from cpp-httplib when we don't have a response to read (report errors while connecting to API) (#8999) 2022-10-05 21:39:54 +02:00
yuzu Merge pull request #9223 from goldenx86/threadcount 2022-11-10 23:12:39 -08:00
yuzu_cmd Add break statement in default case 2022-11-11 10:16:58 +01:00
.clang-format chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
CMakeLists.txt CMakeLists: Disable -Wbraced-scalar-init on Clang 2022-10-22 15:02:04 -04:00