glapi: Add gl_and_es_API.xml.
authorChia-I Wu <olv@lunarg.com>
Sat, 11 Dec 2010 18:21:09 +0000 (02:21 +0800)
committerChia-I Wu <olv@lunarg.com>
Thu, 20 Jan 2011 09:15:49 +0000 (17:15 +0800)
commit323b5e323adad55a0f941c0765b9d1224927cacb
tree6510fa50af59eefcada2adb3be43f18d99feb25f
parent4fafde6a8cd456e591186f0b02cdcbf07f5cd442
glapi: Add gl_and_es_API.xml.

gl_and_es_API.xml defines OpenGL ES 1.1 and 2.0 API as well as OpenGL
API.  It consists of gl_API.xml and the newly added es_EXT.xml,
ARB_get_program_binary.xml, OES_single_precision.xml, and
OES_fixed_point.xml.
src/mapi/glapi/gen/ARB_get_program_binary.xml [new file with mode: 0644]
src/mapi/glapi/gen/Makefile
src/mapi/glapi/gen/OES_fixed_point.xml [new file with mode: 0644]
src/mapi/glapi/gen/OES_single_precision.xml [new file with mode: 0644]
src/mapi/glapi/gen/es_EXT.xml [new file with mode: 0644]
src/mapi/glapi/gen/gl_and_es_API.xml [new file with mode: 0644]