2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src
Morph 120cd450e5 CMakeLists: Disable -Wbraced-scalar-init on Clang
Clang erroneously emits this warning when using designated initializers.
2022-10-22 15:02:04 -04:00
..
audio_core general: Resolve -Wclass-memaccess 2022-10-22 15:02:04 -04:00
common CMakeLists: Disable C4100 and C4324 2022-10-22 15:02:04 -04:00
core general: Resolve -Wunused-lambda-capture and C5233 2022-10-22 15:02:04 -04:00
dedicated_room
input_common CMakeLists: Remove redundant warnings 2022-10-22 15:02:04 -04:00
network
shader_recompiler CMakeLists: Disable C4100 and C4324 2022-10-22 15:02:04 -04:00
tests core: Partially persist emulation state across game boots. 2022-10-18 19:13:35 -07:00
video_core general: Resolve -Wunused-but-set-variable 2022-10-22 15:02:04 -04:00
web_service
yuzu yuzu: Resolve -Wpessimizing-move 2022-10-22 15:02:04 -04:00
yuzu_cmd core: Partially persist emulation state across game boots. 2022-10-18 19:13:35 -07:00
.clang-format
CMakeLists.txt CMakeLists: Disable -Wbraced-scalar-init on Clang 2022-10-22 15:02:04 -04:00