Files
ladybird/Libraries/LibGfx/SharedImageBuffer.cpp
Tim Ledbetter caac0eea04 LibGfx: Map imported Linux dmabuf backing stores read-only
The UI process only reads these pixels to composite them - all writes
happen in WebContent via Vulkan. Some dmabuf exporters refuse writable
mappings on re-imported fds even when the Vulkan memory is
`HOST_VISIBLE`.
2026-04-17 00:39:04 +02:00

4.0 KiB