Mesa (master): include: update GL headers from the registry

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Fri Jun 21 23:01:17 UTC 2019


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

Author: Marek Olšák <marek.olsak at amd.com>
Date:   Tue Jun 11 18:27:04 2019 -0400

include: update GL headers from the registry

Acked-by: Ilia Mirkin <imirkin at alum.mit.edu>

---

 include/GL/glcorearb.h | 261 ++++++++++++++++++++++++++++++++++++++---------
 include/GL/glext.h     | 269 ++++++++++++++++++++++++++++++++++++++++---------
 include/GLES/gl.h      |  21 ++--
 include/GLES/glext.h   |  35 ++++++-
 include/GLES2/gl2.h    |   6 +-
 include/GLES2/gl2ext.h | 201 +++++++++++++++++++++++++++++++++++-
 include/GLES3/gl3.h    |   8 +-
 include/GLES3/gl31.h   |  18 ++--
 include/GLES3/gl32.h   |  18 ++--
 src/util/disk_cache.c  |   1 +
 10 files changed, 692 insertions(+), 146 deletions(-)

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



More information about the mesa-commit mailing list