mesa/src/mapi
Kristian Høgsberg 2adfce4a18 mapi: Move GL_NV_draw_buffers extension to es_EXT.xml
We don't generate public entrypoints for GLES extensions, so move the
GL_NV_draw_buffers definition from ARB_draw_buffers.xml to es_EXT.xml.
When the extension is defined in ARB_draw_buffers.xml, we end up with a
public entry point for it, but no prototype, which gives an error when
compiled with --disable-asm and --disable-shared-glapi.

Instead, just move the GLES extension to es_EXT.xml so this doesn't happen.

Signed-off-by: Kristian Høgsberg <krh@bitplanet.net>
2012-07-11 15:28:36 -04:00
..
es1api shared-glapi: Convert to automake 2012-03-19 11:13:06 -04:00
es2api add machine generated files to .gitignore 2011-01-24 09:17:57 -07:00
glapi mapi: Move GL_NV_draw_buffers extension to es_EXT.xml 2012-07-11 15:28:36 -04:00
mapi shared-glapi: Convert to automake 2012-03-19 11:13:06 -04:00
shared-glapi shared-glapi: Don't forget to clean our built file. 2012-05-29 12:39:33 -07:00
vgapi shared-glapi: Convert to automake 2012-03-19 11:13:06 -04:00
Android.mk mapi: Fix Android build 2012-04-10 21:07:12 -07:00