diff options
author | Adam Jackson <[email protected]> | 2017-08-08 11:52:42 -0400 |
---|---|---|
committer | Adam Jackson <[email protected]> | 2017-08-24 13:47:18 -0400 |
commit | 5d2205fafb5d244af658de5e3c38c6cc805ae345 (patch) | |
tree | aed6f2333939aca4aa21aea23a96677adce73070 /include/GL/glxext.h | |
parent | ba51ad2f25db272699f1cbb213f665e3e0d8787f (diff) |
include: Sync Khronos headers for OpenGL 4.6
Taken from c21e602b9fda1d3bbaecb08194592f67e6a0649b from
OpenGL-Registry. (This time without breaking glext.h.)
Signed-off-by: Adam Jackson <[email protected]>
Acked-by: Ilia Mirkin <[email protected]>
Diffstat (limited to 'include/GL/glxext.h')
-rw-r--r-- | include/GL/glxext.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/GL/glxext.h b/include/GL/glxext.h index 2a6291cdcf3..0f60a380c21 100644 --- a/include/GL/glxext.h +++ b/include/GL/glxext.h @@ -34,7 +34,7 @@ extern "C" { ** https://github.com/KhronosGroup/OpenGL-Registry */ -#define GLX_GLXEXT_VERSION 20170606 +#define GLX_GLXEXT_VERSION 20170728 /* Generated C header for: * API: glx |