Update Khronos-supplied headers to r33100

Graphics / Mesa 3D Graphics Library / Mesa - Ilia Mirkin [alum.mit.edu] - 28 August 2016 20:41 UTC

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

6a5504d Update Khronos-supplied headers to r33100
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(-)

Upstream: cgit.freedesktop.org


  • Share