Skip to content

GstGL: add support for surfaceless display

Loïc Le Page requested to merge neodesys/gstreamer:egl-surfaceless-context into main

Use of the EGL_MESA_platform_surfaceless EGL extension to create an EGL display that is not depending on any kind of windowing system.

Merge request reports