eden/src
wildcard 949f72222b
[VK] spec-clean MasterSemaphore submits (#285)
fixes this error [  18.505526] Render.Vulkan <Info> video_core/vulkan_common/vulkan_debug_callback.cpp:DebugUtilCallback:59: Validation Information: [ UNASSIGNED-BestPractices-SemaphoreCount ] | MessageID = 0x6cfe18a5 | pSubmits[0].pWaitSemaphores is set, but pSubmits[0].waitSemaphoreCount is 0.
This patch is only corrective in nature and is trivial and should not fix or break anything just one of the best practices in vulkan. It nulls pWaitSemaphores / pWaitDstStageMask / pSignalSemaphores when the corresponding counts are zero.

Reviewed-on: #285
Reviewed-by: Shinmegumi <shinmegumi@eden-emu.dev>
Co-authored-by: wildcard <wildcard@eden-emu.dev>
Co-committed-by: wildcard <wildcard@eden-emu.dev>
2025-08-23 20:00:58 +02:00
..
android updated the translation (#288) 2025-08-23 19:53:16 +02:00
audio_core [meta] remove MicroProfile (#185) 2025-08-06 07:48:11 +02:00
common [video_core] Add option to control the DMA precision level at runtime (#304) 2025-08-23 19:42:10 +02:00
core [cmake] refactor: SDL2 CI and CPMUtil::AddCIPackage (#284) 2025-08-23 19:42:49 +02:00
dedicated_room [cmake] fix regressions intr. CPM and packaging (#201) 2025-08-04 21:57:01 +02:00
dynarmic [ci, cmake] openssl updates, fix drpc and ci scripts (#283) 2025-08-19 21:29:36 +02:00
frontend_common [android] Fix key install and revert to old icon_bg 2025-07-13 01:17:32 -04:00
hid_core [icc] fix intel c++ compiler errors (#146) 2025-07-30 20:59:28 +02:00
input_common [icc] fix intel c++ compiler errors (#146) 2025-07-30 20:59:28 +02:00
network [ci, cmake] openssl updates, fix drpc and ci scripts (#283) 2025-08-19 21:29:36 +02:00
shader_recompiler [spirv] improved spir-v shader opt (#239) 2025-08-15 21:40:41 +02:00
tests feature/landscape-carousel (#196) 2025-06-26 20:52:54 +00:00
video_core [VK] spec-clean MasterSemaphore submits (#285) 2025-08-23 20:00:58 +02:00
web_service [cmake] refactor: SDL2 CI and CPMUtil::AddCIPackage (#284) 2025-08-23 19:42:49 +02:00
yuzu [cmake] refactor: SDL2 CI and CPMUtil::AddCIPackage (#284) 2025-08-23 19:42:49 +02:00
yuzu_cmd [compat] fix solaris build and update instructions for CPM on solaris (#270) 2025-08-20 00:21:16 +02:00
yuzu_room_standalone Fix License headers & CI (#168) 2025-06-09 01:40:21 +00:00
.clang-format chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
CMakeLists.txt [cmake, frontend] feat: CPMUtil + dependency viewer (#238) 2025-08-11 22:27:29 +02:00
dep_hashes.h.in [cmake, frontend] feat: CPMUtil + dependency viewer (#238) 2025-08-11 22:27:29 +02:00