Skip to content

wayland/dma-buf: Define fallback EGL_DRM_RENDER_NODE_FILE_EXT

If the EGL header is not new enough, it will not contain that relatively new macro definition, so to avoid breaking compilation, define it ourselves for now. Should be possible to remove after some time.

Merge request reports