Re: [Mesa-dev] [PATCH v2] gles2: a stub implementation for GL_EXT_discard_framebuffer

2013-02-13 Thread Chad Versace
On 02/13/2013 02:25 PM, Chad Versace wrote: > On 02/13/2013 04:38 AM, Tapani Pälli wrote: >> This patch implements a stub for GL_EXT_discard_framebuffer with >> required checks listed by the extension specification. This extension >> is required by GLBenchmark 2.5 when compiled with OpenGL ES 2.0 >

Re: [Mesa-dev] [PATCH v2] gles2: a stub implementation for GL_EXT_discard_framebuffer

2013-02-13 Thread Chad Versace
On 02/13/2013 04:38 AM, Tapani Pälli wrote: > This patch implements a stub for GL_EXT_discard_framebuffer with > required checks listed by the extension specification. This extension > is required by GLBenchmark 2.5 when compiled with OpenGL ES 2.0 > as the rendering backend. > > Signed-off-by: Ta

[Mesa-dev] [PATCH v2] gles2: a stub implementation for GL_EXT_discard_framebuffer

2013-02-13 Thread Tapani Pälli
This patch implements a stub for GL_EXT_discard_framebuffer with required checks listed by the extension specification. This extension is required by GLBenchmark 2.5 when compiled with OpenGL ES 2.0 as the rendering backend. Signed-off-by: Tapani Pälli --- src/mapi/glapi/gen/es_EXT.xml