mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-25 08:40:11 +01:00
Vulkan is supposed to operate in explicit synchronization mode. However, for legacy compositors that only support implicit fencing, we have to extract the compositor implicit fence (release fence) and resolve it properly. Since we used to rely on renderer side drivers being able to handle implicit in-fence, here we only opt-in the new behavior for those known to have issues with that. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34516> |
||
|---|---|---|
| .. | ||
| ci | ||
| vdrm | ||
| venus-protocol | ||
| virtio-gpu | ||
| vtest | ||
| vulkan | ||
| meson.build | ||