Hi Eric,

On 16 May 2017 at 19:37, Eric Anholt <[email protected]> wrote:

> -#ifdef GLAMOR_GLES2
> -    GLAMOR_CHECK_EGL_EXTENSIONS(KHR_surfaceless_context, 
> KHR_surfaceless_gles2);
> -#else
> -    GLAMOR_CHECK_EGL_EXTENSIONS(KHR_surfaceless_context,
> -                                KHR_surfaceless_opengl);
AFAICT neither KHR_surfaceless_opengl nor KHR_surfaceless_gles2 ever
got approved.
A look through git log shows that only Mesa 8 advertised them circa 2012.

I'd just could drop them (patch 10.5 perhaps?) and leave the singe
check up here.

-Emil
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: https://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to