import glxext.h version 19
authorBrian <brian@nostromo.localnet.net>
Sun, 22 Apr 2007 21:32:10 +0000 (15:32 -0600)
committerBrian <brian@nostromo.localnet.net>
Sun, 22 Apr 2007 21:32:10 +0000 (15:32 -0600)
docs/relnotes-6.5.3.html
include/GL/glxext.h

index 0d0398a..61ae904 100644 (file)
@@ -46,7 +46,7 @@ for the same reason.
 <li>Much faster software execution of vertex, fragment shaders.
 <li>New vertex buffer object (vbo) infrastructure
 <li>Updated glext.h file (version 39)
-<li>Updated glxext.h file (version 18)
+<li>Updated glxext.h file (version 19)
 <li>GL_MAX_DRAWBUFFERS is now 4 (software rendering) so
     "multiple render targets" are really supported.
 </ul>
index fb7ea22..0f66df6 100644 (file)
@@ -46,9 +46,9 @@ extern "C" {
 /*************************************************************/
 
 /* Header file version number, required by OpenGL ABI for Linux */
-/* glxext.h last updated 2007/02/13 */
+/* glxext.h last updated 2007/04/21 */
 /* Current version at http://www.opengl.org/registry/ */
-#define GLX_GLXEXT_VERSION 18
+#define GLX_GLXEXT_VERSION 19
 
 #ifndef GLX_VERSION_1_3
 #define GLX_WINDOW_BIT                     0x00000001