aboutsummaryrefslogtreecommitdiff
path: root/gl
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2013-09-18 08:22:43 +0200
committermarha <marha@users.sourceforge.net>2013-09-18 08:22:43 +0200
commitd7108c9cade037678db0682967dcac3f9a73483f (patch)
tree8e5a7800f6c0737574a6f350ec2231327a84d0d1 /gl
parent09bfe74fc7d4a6f97eddb034df371e66e314ea12 (diff)
downloadvcxsrv-d7108c9cade037678db0682967dcac3f9a73483f.tar.gz
vcxsrv-d7108c9cade037678db0682967dcac3f9a73483f.tar.bz2
vcxsrv-d7108c9cade037678db0682967dcac3f9a73483f.zip
Updated opengl spec files
Diffstat (limited to 'gl')
-rw-r--r--gl/glext.h5
-rw-r--r--gl/glxext.h2
2 files changed, 5 insertions, 2 deletions
diff --git a/gl/glext.h b/gl/glext.h
index e1e6f036b..c45543e53 100644
--- a/gl/glext.h
+++ b/gl/glext.h
@@ -53,7 +53,7 @@ extern "C" {
#define GLAPI extern
#endif
-#define GL_GLEXT_VERSION 20130828
+#define GL_GLEXT_VERSION 20130917
/* Generated C header for:
* API: gl
@@ -2526,6 +2526,8 @@ GLAPI void APIENTRY glGetObjectPtrLabel (const void *ptr, GLsizei bufSize, GLsiz
#ifndef GL_VERSION_4_4
#define GL_VERSION_4_4 1
#define GL_MAX_VERTEX_ATTRIB_STRIDE 0x82E5
+#define GL_PRIMITIVE_RESTART_FOR_PATCHES_SUPPORTED 0x8221
+#define GL_TEXTURE_BUFFER_BINDING 0x8C2A
#define GL_MAP_PERSISTENT_BIT 0x0040
#define GL_MAP_COHERENT_BIT 0x0080
#define GL_DYNAMIC_STORAGE_BIT 0x0100
@@ -5072,6 +5074,7 @@ GLAPI void APIENTRY glGetObjectParameterivAPPLE (GLenum objectType, GLuint name,
#define GL_RGB_422_APPLE 0x8A1F
#define GL_UNSIGNED_SHORT_8_8_APPLE 0x85BA
#define GL_UNSIGNED_SHORT_8_8_REV_APPLE 0x85BB
+#define GL_RGB_RAW_422_APPLE 0x8A51
#endif /* GL_APPLE_rgb_422 */
#ifndef GL_APPLE_row_bytes
diff --git a/gl/glxext.h b/gl/glxext.h
index 992e0656c..ce97fa581 100644
--- a/gl/glxext.h
+++ b/gl/glxext.h
@@ -36,7 +36,7 @@ extern "C" {
** Khronos $Revision$ on $Date$
*/
-#define GLX_GLXEXT_VERSION 20130710
+#define GLX_GLXEXT_VERSION 20130916
/* Generated C header for:
* API: glx