mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-22 21:48:09 +02:00
This check assumed that we would always get `VK_TIMEOUT` from wsi_queue_pull() but the new explicit sync wait is smart enough to do that for us. Unfortunately, the X11 code weasn't smart enough to know that VK_NOT_READY (which is a positive return code) was also an early exit condition. Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/12971 Fixes: |
||
|---|---|---|
| .. | ||
| device-select-layer | ||
| overlay-layer | ||
| registry | ||
| runtime | ||
| screenshot-layer | ||
| util | ||
| vram-report-limit-layer | ||
| wsi | ||
| meson.build | ||
| vulkan-android.sym | ||
| vulkan-icd-android-symbols.txt | ||
| vulkan-icd-symbols.txt | ||
| vulkan.sym | ||
| vulkan_api.def.in | ||