Skip to content

Revert "egl/wayland: Remove EGL_WL_create_wayland_buffer_from_image"

The EGL_WL_create_wayland_buffer_from_image is still used in WPE WebKit. There is work in progress to continue adoption of DMA-BUF usage inside WebKit which will eventually render the extension unneeded; but in the meantime an update to a version of Mesa without the extension would render applications using WPE WebKit unusable.

This reverts commit a3418105.

Signed-off-by: Adrian Perez de Castro aperez@igalia.com

Merge request reports