Added GL_ARB_fragment_shader, GL_ARB_shader_objects, and GL_ARB_vertex_shader
@@ -1221,7 +1348,7 @@ GLX_ATI_pixel_format_float, and GLX_ATI_render_texture
-
1.1.2 [09-15-03]
+
1.1.2 [09-15-2003]
Removed dependency on WGL_{ARB,EXT}_extensions_string to make GLEW run on Matrox cards
Added glewGetString for querying the GLEW version string
@@ -1229,7 +1356,7 @@ GLX_ATI_pixel_format_float, and GLX_ATI_render_texture
-
1.1.1 [08-11-03]
+
1.1.1 [08-11-2003]
Added GLX_NV_float_buffer, GL_ARB_shading_language_100, and GL_ARB_texture_non_power_of_two
Fixed bug in GL_ARB_vertex_buffer_object
@@ -1238,7 +1365,7 @@ GLX_ATI_pixel_format_float, and GLX_ATI_render_texture
-
1.1.0 [07-08-03]
+
1.1.0 [07-08-2003]
Added automatic code generation
Added almost every extension in the registry
@@ -1249,7 +1376,7 @@ GLX_ATI_pixel_format_float, and GLX_ATI_render_texture
-
1.0.7 [06-29-03]
+
1.0.7 [06-29-2003]
Added GL_EXT_depth_bounds_test
Fixed typos
@@ -1257,7 +1384,7 @@ GLX_ATI_pixel_format_float, and GLX_ATI_render_texture
-
1.0.6 [05-05-03]
+
1.0.6 [05-05-2003]
Added ARB_vertex_buffer_object and NV_half_float
Updated wglinfo
@@ -1266,7 +1393,7 @@ GLX_ATI_pixel_format_float, and GLX_ATI_render_texture
-
1.0.5 [02-17-03]
+
1.0.5 [02-17-2003]
Bug fixes
Added wglinfo
@@ -1275,7 +1402,7 @@ GLX_ATI_pixel_format_float, and GLX_ATI_render_texture
-
1.0.4 [02-02-03]
+
1.0.4 [02-02-2003]
Added NV_texture_expand_normal
Added mingw support
@@ -1284,7 +1411,7 @@ GLX_ATI_pixel_format_float, and GLX_ATI_render_texture
-
1.0.3 [01-09-03]
+
1.0.3 [01-09-2003]
Cleaned up ATI extensions
Changed function prototypes to match glext.h
@@ -1294,7 +1421,7 @@ GLX_ATI_pixel_format_float, and GLX_ATI_render_texture
-
1.0.2 [12-21-02]
+
1.0.2 [12-21-2002]
Added list of supported extensions to documentation
Added NV_half_float and NV_texgen_emboss
@@ -1302,7 +1429,7 @@ GLX_ATI_pixel_format_float, and GLX_ATI_render_texture
-
1.0.1 [12-17-02]
+
1.0.1 [12-17-2002]
Bug fixes
Added glewGetExtension
@@ -1310,7 +1437,7 @@ GLX_ATI_pixel_format_float, and GLX_ATI_render_texture
-
1.0.0 [12-12-02]
+
1.0.0 [12-12-2002]
Initial release
diff --git a/auto/src/header.html b/auto/src/header.html
index 723db63..82d7ea9 100644
--- a/auto/src/header.html
+++ b/auto/src/header.html
@@ -34,7 +34,7 @@ THE POSSIBILITY OF SUCH DAMAGE.
GLEW: The OpenGL Extension Wrangler Library
-
+
@@ -46,7 +46,7 @@ THE POSSIBILITY OF SUCH DAMAGE.
@@ -73,12 +73,11 @@ THE POSSIBILITY OF SUCH DAMAGE.
-
Last Update: 03-15-20
+
Last Update: 06-20-2025
-
-
+
@@ -89,7 +88,7 @@ THE POSSIBILITY OF SUCH DAMAGE.
-
The OpenGL Extension Wrangler Library
+
The OpenGL Extension Wrangler Library (GLEW)
diff --git a/doc/basic.html b/doc/basic.html
index 99daa57..bb2149d 100644
--- a/doc/basic.html
+++ b/doc/basic.html
@@ -34,7 +34,7 @@ THE POSSIBILITY OF SUCH DAMAGE.
GLEW: The OpenGL Extension Wrangler Library
-
+
@@ -46,7 +46,7 @@ THE POSSIBILITY OF SUCH DAMAGE.
@@ -73,12 +73,11 @@ THE POSSIBILITY OF SUCH DAMAGE.
-
Last Update: 03-15-20
+
Last Update: 06-20-2025
-
-
+
@@ -89,7 +88,7 @@ THE POSSIBILITY OF SUCH DAMAGE.
-
The OpenGL Extension Wrangler Library
+
The OpenGL Extension Wrangler Library (GLEW)
diff --git a/doc/build.html b/doc/build.html
index 45a805f..6ea0e6a 100644
--- a/doc/build.html
+++ b/doc/build.html
@@ -34,7 +34,7 @@ THE POSSIBILITY OF SUCH DAMAGE.
GLEW: The OpenGL Extension Wrangler Library
-
+
@@ -46,7 +46,7 @@ THE POSSIBILITY OF SUCH DAMAGE.
@@ -73,12 +73,11 @@ THE POSSIBILITY OF SUCH DAMAGE.
-
Last Update: 03-15-20
+
Last Update: 06-20-2025
-
-
+
@@ -89,7 +88,7 @@ THE POSSIBILITY OF SUCH DAMAGE.
-
The OpenGL Extension Wrangler Library
+
The OpenGL Extension Wrangler Library (GLEW)
diff --git a/doc/credits.html b/doc/credits.html
index 0ed6c05..2c9b052 100644
--- a/doc/credits.html
+++ b/doc/credits.html
@@ -34,7 +34,7 @@ THE POSSIBILITY OF SUCH DAMAGE.
GLEW: The OpenGL Extension Wrangler Library
-
+
@@ -46,7 +46,7 @@ THE POSSIBILITY OF SUCH DAMAGE.
+
+
diff --git a/doc/glew.html b/doc/glew.html
index 7313394..06196ad 100644
--- a/doc/glew.html
+++ b/doc/glew.html
@@ -34,7 +34,7 @@ THE POSSIBILITY OF SUCH DAMAGE.
GLEW: The OpenGL Extension Wrangler Library
-
+
@@ -46,7 +46,7 @@ THE POSSIBILITY OF SUCH DAMAGE.
diff --git a/doc/glxew.html b/doc/glxew.html
index 8f8a1e5..f32d1bb 100644
--- a/doc/glxew.html
+++ b/doc/glxew.html
@@ -34,7 +34,7 @@ THE POSSIBILITY OF SUCH DAMAGE.
GLEW: The OpenGL Extension Wrangler Library
-
+
@@ -46,7 +46,7 @@ THE POSSIBILITY OF SUCH DAMAGE.
@@ -73,12 +73,11 @@ THE POSSIBILITY OF SUCH DAMAGE.
-
Last Update: 03-15-20
+
Last Update: 06-20-2025
-
-
+
@@ -89,7 +88,7 @@ THE POSSIBILITY OF SUCH DAMAGE.
-
The OpenGL Extension Wrangler Library
+
The OpenGL Extension Wrangler Library (GLEW)
diff --git a/doc/index.html b/doc/index.html
index 17ddfe3..53c5e81 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -34,7 +34,7 @@ THE POSSIBILITY OF SUCH DAMAGE.
GLEW: The OpenGL Extension Wrangler Library
-
+
@@ -46,7 +46,7 @@ THE POSSIBILITY OF SUCH DAMAGE.
diff --git a/doc/install.html b/doc/install.html
index a29f208..9b12d4a 100644
--- a/doc/install.html
+++ b/doc/install.html
@@ -34,7 +34,7 @@ THE POSSIBILITY OF SUCH DAMAGE.
GLEW: The OpenGL Extension Wrangler Library
-
+
@@ -46,7 +46,7 @@ THE POSSIBILITY OF SUCH DAMAGE.
@@ -73,12 +73,11 @@ THE POSSIBILITY OF SUCH DAMAGE.
-
Last Update: 03-15-20
+
Last Update: 06-20-2025
-
-
+
@@ -89,7 +88,7 @@ THE POSSIBILITY OF SUCH DAMAGE.
-
The OpenGL Extension Wrangler Library
+
The OpenGL Extension Wrangler Library (GLEW)
diff --git a/doc/log.html b/doc/log.html
index dced5b1..dbc15c9 100644
--- a/doc/log.html
+++ b/doc/log.html
@@ -34,7 +34,7 @@ THE POSSIBILITY OF SUCH DAMAGE.
GLEW: The OpenGL Extension Wrangler Library
-
+
@@ -46,7 +46,7 @@ THE POSSIBILITY OF SUCH DAMAGE.