[Mesa-dev] [PATCH] egl: Remove skeleton implementation of EGL_MESA_screen_surface

Emil Velikov emil.l.velikov at gmail.com
Thu May 14 14:24:23 PDT 2015


On 14/05/15 18:06, Jon TURNEY wrote:
> 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.
> 
Apart from that there are other places where mesa-demos is still "in the
dark ages". For example everything that relies on the internal mesa
interfaces (grep for MESA_GLAPI) should be killed or moved to mesa.

-Emil


More information about the mesa-dev mailing list