Mesa (master): mesa/gl: Sync with Khronos registry

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Mon Sep 16 16:26:04 UTC 2019


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

Author: Heinrich Fink <heinrich.fink at daqri.com>
Date:   Mon Sep 16 13:20:49 2019 +0200

mesa/gl: Sync with Khronos registry

Update GL headers and xml API from upstream Khronos registry (commit
3d0c3eb). Keep `BUILDING_MESA` quirk in glext.h.

mesa/extensions: Expose EXT_EGL_sync instead of MESA_EGL_sync to reflect
Khronos request of changing this extension's scope from MESA to EXT.
EGL_EGL_sync is also the name of the extension that has been merged into
the upstream Khronos GL registry.

Remove MESA_EGL_sync spec txt from Mesa tree as it is now published as
EXT by Khronos.

v1: Remove MESA_EGL_sync spec and squash commits (Eric E)

Reviewed-by: Eric Engestrom <eric.engestrom at intel.com>
Reviewed-by: Daniel Stone <daniels at collabora.com>

---

 docs/specs/MESA_EGL_sync.txt     |   79 --
 include/GL/glcorearb.h           |   14 +-
 include/GL/glext.h               |   16 +-
 include/GL/glxext.h              |   11 +-
 src/mapi/glapi/registry/gl.xml   | 1526 ++++++++++++++++++++++++++++++++++----
 src/mesa/main/extensions_table.h |    2 +-
 6 files changed, 1406 insertions(+), 242 deletions(-)

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



More information about the mesa-commit mailing list