Mesa (master): Update Khronos-supplied headers to r33100

Ilia Mirkin imirkin at kemper.freedesktop.org
Mon Aug 29 01:47:48 UTC 2016


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

Author: Ilia Mirkin <imirkin at alum.mit.edu>
Date:   Sun Aug 28 13:07:25 2016 -0400

Update Khronos-supplied headers to r33100

As retrieved from opengl.org and khronos.org. Maintained the APPLE hack
in GL/glext.h manually. Added gl32.h.

Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu>
Acked-by: Dave Airlie <airlied at redhat.com>

---

 include/GL/glext.h             |    9 +-
 include/GL/glxext.h            |   36 +-
 include/GL/wglext.h            |    6 +-
 include/GLES2/gl2.h            |  154 +++-
 include/GLES2/gl2ext.h         |  262 +++++-
 include/GLES2/gl2platform.h    |    2 +-
 include/GLES3/gl3.h            |  280 +++++-
 include/GLES3/gl31.h           |  348 ++++++-
 include/GLES3/gl32.h           | 1825 +++++++++++++++++++++++++++++++++++++
 src/mapi/glapi/registry/gl.xml | 1964 ++++++++++++++++++++++++++++++++++++----
 10 files changed, 4677 insertions(+), 209 deletions(-)

Diff:   http://cgit.freedesktop.org/mesa/mesa/diff/?id=6a5504de2fbc43b445406324485629a313f7e542



More information about the mesa-commit mailing list