diff options
author | Sven Gothel <[email protected]> | 2015-10-07 11:09:32 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2015-10-07 11:09:32 +0200 |
commit | ac12471cf29ad64364e85815fb3294b20fc81808 (patch) | |
tree | 43d0db796218fd0fcde107c2683459d7acd61beb /make/stub_includes/opengl/GL/glxext.h | |
parent | e984e8f9b4d325c0cd3e1e9852c188ddea9c679b (diff) |
Bug 1189 - Add OpenGL ES 3.2 and new GL 4.5 Extensions support - Part1: Update Khronos Headers
Diffstat (limited to 'make/stub_includes/opengl/GL/glxext.h')
-rw-r--r-- | make/stub_includes/opengl/GL/glxext.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/make/stub_includes/opengl/GL/glxext.h b/make/stub_includes/opengl/GL/glxext.h index 2f73bcd39..227045ad9 100644 --- a/make/stub_includes/opengl/GL/glxext.h +++ b/make/stub_includes/opengl/GL/glxext.h @@ -6,7 +6,7 @@ extern "C" { #endif /* -** Copyright (c) 2013-2014 The Khronos Group Inc. +** Copyright (c) 2013-2015 The Khronos Group Inc. ** ** Permission is hereby granted, free of charge, to any person obtaining a ** copy of this software and/or associated documentation files (the @@ -33,10 +33,10 @@ extern "C" { ** used to make the header, and the header can be found at ** http://www.opengl.org/registry/ ** -** Khronos $Revision: 28198 $ on $Date: 2014-09-18 07:42:14 -0700 (Thu, 18 Sep 2014) $ +** Khronos $Revision: 31597 $ on $Date: 2015-06-25 16:32:35 -0400 (Thu, 25 Jun 2015) $ */ -#define GLX_GLXEXT_VERSION 20140918 +#define GLX_GLXEXT_VERSION 20150623 /* Generated C header for: * API: glx |