Mesa (master): glapi: Add gl_and_es_API.xml.

Chia-I Wu olv at kemper.freedesktop.org
Thu Jan 20 09:16:39 UTC 2011


Module: Mesa
Branch: master
Commit: 323b5e323adad55a0f941c0765b9d1224927cacb
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=323b5e323adad55a0f941c0765b9d1224927cacb

Author: Chia-I Wu <olv at lunarg.com>
Date:   Sun Dec 12 02:21:09 2010 +0800

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 |   36 ++
 src/mapi/glapi/gen/Makefile                   |    9 +
 src/mapi/glapi/gen/OES_fixed_point.xml        |  259 +++++++++++
 src/mapi/glapi/gen/OES_single_precision.xml   |   47 ++
 src/mapi/glapi/gen/es_EXT.xml                 |  618 +++++++++++++++++++++++++
 src/mapi/glapi/gen/gl_and_es_API.xml          |  286 ++++++++++++
 6 files changed, 1255 insertions(+), 0 deletions(-)

Diff:   http://cgit.freedesktop.org/mesa/mesa/diff/?id=323b5e323adad55a0f941c0765b9d1224927cacb



More information about the mesa-commit mailing list