Mesa (master): Update Khronos-supplied headers

Nicolai Hähnle nh at kemper.freedesktop.org
Fri Jun 30 13:30:39 UTC 2017


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

Author: Nicolai Hähnle <nicolai.haehnle at amd.com>
Date:   Sat Jun 10 20:46:27 2017 +0200

Update Khronos-supplied headers

Taken from commit 676834dd529d620ee25090e738d2607dfde003d8
of https://github.com/KhronosGroup/OpenGL-Registry.git

v2:
- keep the BUILDING_MESA bits (Matt)

Reviewed-by: Matt Turner <mattst88 at gmail.com>
Reviewed-by: Emil Velikov <emil.velikov at collabora.com>

---

 include/GL/glcorearb.h         | 2220 +++++++++++++++++++++++++++++++++++++---
 include/GL/glext.h             |  297 +++++-
 include/GL/glxext.h            |   13 +-
 include/GL/wglext.h            |   20 +-
 include/GLES/egl.h             |   18 +-
 include/GLES/gl.h              |  448 +++-----
 include/GLES/glext.h           | 1519 +++++++++++----------------
 include/GLES/glplatform.h      |   26 +-
 include/GLES2/gl2.h            |   14 +-
 include/GLES2/gl2ext.h         |  250 ++++-
 include/GLES2/gl2platform.h    |   26 +-
 include/GLES3/gl3.h            |   16 +-
 include/GLES3/gl31.h           |   12 +-
 include/GLES3/gl32.h           |   14 +-
 include/GLES3/gl3platform.h    |   26 +-
 src/mapi/glapi/registry/gl.xml | 2160 +++++++++++++++++++++++++++-----------
 16 files changed, 5060 insertions(+), 2019 deletions(-)

Diff:   http://cgit.freedesktop.org/mesa/mesa/diff/?id=7fd08177a631a6d4223d79d71a299d61870f9485



More information about the mesa-commit mailing list