[Mesa-dev] about EGL_MESA_no_surface extension
Ander Conselvan de Oliveira
conselvan2 at gmail.com
Mon Apr 30 03:42:54 PDT 2012
On 04/30/2012 12:26 PM, Cooper Yuan wrote:
> Wayland is using EGL_MESA_no_surface extension, unfortunately I can't
> find any page describing it, anyone could forward/paste some text about
> this extension? Thanks!
Don't you mean EGL_KHR_surfaceless? Recently gbm and Weston were changed
to not use this extension anymore.
The extension allows you to make a context current passing
EGL_NO_SURFACE as draw and read surfaces.
Regards,
Ander
More information about the mesa-dev
mailing list