[Mesa-dev] [PATCH] egl: Remove skeleton implementation of EGL_MESA_screen_surface
Jon TURNEY
jon.turney at dronecode.org.uk
Thu May 14 11:06:21 PDT 2015
On 01/05/2015 16:35, Adam Jackson wrote:
> No backend wires this up to anything, and the extension spec has been
> marked obsolete for 4+ years.
>
> Signed-off-by: Adam Jackson <ajax at redhat.com>
[...]
> -/* EGL_MESA_screen extension >>> PRELIMINARY <<< */
> -#ifndef EGL_MESA_screen_surface
> -#define EGL_MESA_screen_surface 1
There seems to be some stuff in mesa-demos src/egl/ which tries to make
use of this extension (e.g. [1]) and now doesn't build.
I'm not sure if it is salvageable or just should also be removed.
[1]
http://cgit.freedesktop.org/mesa/demos/tree/src/egl/eglut/eglut_screen.c#n106
More information about the mesa-dev
mailing list