https://bugs.kde.org/show_bug.cgi?id=521727
Zamundaaa <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/kwin/-/commit/477ee3b85f | |808244d834da13291d6e5337b3f | |f24 --- Comment #14 from Zamundaaa <[email protected]> --- Git commit 477ee3b85f808244d834da13291d6e5337b3ff24 by Xaver Hugl. Committed on 20/06/2026 at 14:57. Pushed by zamundaaa into branch 'master'. vulkan/swapchain: import buffers correctly The "importDmabuf" method approach was copied from the EGL code, but it's quite problematic for Vulkan, since it doesn't handle synchronization when buffers get deleted. This lack of synchronization can cause GPU hangs and similar problems. Co-authored-by: SungHwan Jung <[email protected]> M +1 -1 src/vulkan/vulkan_device.h M +2 -2 src/vulkan/vulkan_swapchain.cpp https://invent.kde.org/plasma/kwin/-/commit/477ee3b85f808244d834da13291d6e5337b3ff24 -- You are receiving this mail because: You are watching all bug changes.
