Skip to content

egl: Set EGL_IMAGE_PRESERVED_KHR on DMABUF import

Robert Mader requested to merge rmader/mutter:meta-multi-texture-cleanups into main

Otherwise drivers would be free to alter the buffer content. While no driver is known to do so, it's probably good to make things explicit. See also import_simple_dmabuf() in Weston.


And another trivial cleanup commit, split out from !2191 (merged)

Merge request reports

Loading