Re: [Mesa-dev] [PATCH 1/2] glapi: Add es2="3.0" attributes to XML.

2012-10-16 Thread Paul Berry
On 16 October 2012 13:53, Matt Turner wrote: > On Mon, Oct 15, 2012 at 3:44 PM, Matt Turner wrote: > > - > > + > > > > > > > > -- > > This should be added to . I'll fix > that before pushing. (Thanks Paul!) > With that fixed, this patch is Reviewed-by: Pau

Re: [Mesa-dev] [PATCH 1/2] glapi: Add es2="3.0" attributes to XML.

2012-10-16 Thread Matt Turner
On Mon, Oct 15, 2012 at 3:44 PM, Matt Turner wrote: > - > + > > > > -- This should be added to . I'll fix that before pushing. (Thanks Paul!) ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.fre

[Mesa-dev] [PATCH 1/2] glapi: Add es2="3.0" attributes to XML.

2012-10-15 Thread Matt Turner
Note that we are missing the ARB_internalformat_query extension, which provides the glGetInternalformativ function needed by GL ES 3.0. --- This patch applies on top of Paul's 10-patch series. src/mapi/glapi/gen/ARB_copy_buffer.xml |2 +- src/mapi/glapi/gen/ARB_framebuffer_object.xm