mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced 2024-11-02 03:45:58 +01:00
8456ac6fa9
The Vulkan spec doesn't guarantee that the driver will wait for implicitly synchronized client buffers before texturing from them. radv happens to perform the wait, but anv doesn't. Fix this by extracting implicit fences from DMA-BUFs, importing them into Vulkan as a VkSemaphore objects, and make the render pass wait on these VkSemaphores. |
||
---|---|---|
.. | ||
allocator | ||
dmabuf.h | ||
drm_format_set.h | ||
egl.h | ||
gles2.h | ||
pixel_format.h | ||
pixman.h | ||
swapchain.h | ||
vulkan.h | ||
wlr_renderer.h |