Mesa (master): Update OpenGL ES headers.

Chia-I Wu olv at kemper.freedesktop.org
Mon May 31 02:43:54 UTC 2010


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

Author: Chia-I Wu <olv at lunarg.com>
Date:   Mon May 31 10:15:55 2010 +0800

Update OpenGL ES headers.

---

 include/GLES/egl.h            |   15 +-
 include/GLES/egltypes.h       |   45 ---
 include/GLES/gl.h             |   85 ++----
 include/GLES/glext.h          |  648 +++++++++++++++++++++++++++++++++--------
 include/GLES/glplatform.h     |   86 ++-----
 include/GLES2/gl2.h           |  123 +++-----
 include/GLES2/gl2ext.h        |  601 ++++++++++++++++++++++++++++++++------
 include/GLES2/gl2platform.h   |   82 ++----
 src/mesa/Makefile             |    4 +-
 src/mesa/main/es_generator.py |    3 -
 10 files changed, 1158 insertions(+), 534 deletions(-)

Diff:   http://cgit.freedesktop.org/mesa/mesa/diff/?id=59f8dca7cf7ce2b21d3bfe59c55bd3927de7f39c



More information about the mesa-commit mailing list