diff --git a/auto/src/template.html b/auto/src/template.html
index 42176a3..0e15be0 100644
--- a/auto/src/template.html
+++ b/auto/src/template.html
@@ -46,7 +46,7 @@ GLEW: The OpenGL Extension Wrangler Library
-Latest Release: 1.5.0 |
+Latest Release: 1.5.1 |
|
|
|
diff --git a/doc/advanced.html b/doc/advanced.html
index 729e82d..0099a05 100644
--- a/doc/advanced.html
+++ b/doc/advanced.html
@@ -46,7 +46,7 @@ GLEW: The OpenGL Extension Wrangler Library
-Latest Release: 1.5.0 |
+Latest Release: 1.5.1 |
|
|
|
diff --git a/doc/basic.html b/doc/basic.html
index 66067ab..b32720a 100644
--- a/doc/basic.html
+++ b/doc/basic.html
@@ -46,7 +46,7 @@ GLEW: The OpenGL Extension Wrangler Library
-Latest Release: 1.5.0 |
+Latest Release: 1.5.1 |
|
|
|
diff --git a/doc/credits.html b/doc/credits.html
index 7fe56d1..3261aec 100644
--- a/doc/credits.html
+++ b/doc/credits.html
@@ -46,7 +46,7 @@ GLEW: The OpenGL Extension Wrangler Library
-Latest Release: 1.5.0 |
+Latest Release: 1.5.1 |
|
|
|
diff --git a/doc/index.html b/doc/index.html
index f650ffc..725bb03 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -46,7 +46,7 @@ GLEW: The OpenGL Extension Wrangler Library
-Latest Release: 1.5.0 |
+Latest Release: 1.5.1 |
|
|
|
@@ -107,7 +107,7 @@ Mac OS X, FreeBSD, Irix, and Solaris.
GLEW is distributed
as source and precompiled binaries. The latest release is
1.5.0
+href="https://sourceforge.net/project/showfiles.php?group_id=67586&package_id=67942&release_id=637800">1.5.1
[12-27-07]:
@@ -121,7 +121,7 @@ href="https://sourceforge.net/project/showfiles.php?group_id=67586&package_i
|
Source |
|
-ZIP | TGZ |
+ZIP | TGZ |
|
@@ -129,8 +129,8 @@ href="https://sourceforge.net/project/showfiles.php?group_id=67586&package_i
Binaries |
|
Windows | Linux | OS X (AGL,GLX)
+href="https://sourceforge.net/project/downloading.php?group_id=67586&filename=glew-1.5.1-win32.zip">Windows | Linux | OS X (AGL,GLX)
|
|
@@ -159,6 +159,9 @@ The latest release contains support for OpenGL 2.1 and the following extensions:
News
+- [11-03-08] GLEW
+1.5.1 adds support for OpenGL 3.0 and 31 new extensions
- [12-27-07] GLEW
1.5.0 is released under less restrictive licenses
diff --git a/doc/install.html b/doc/install.html
index 4fef827..63b3cdf 100644
--- a/doc/install.html
+++ b/doc/install.html
@@ -46,7 +46,7 @@ GLEW: The OpenGL Extension Wrangler Library
-Latest Release: 1.5.0 |
+Latest Release: 1.5.1 |
|
|
|
diff --git a/doc/log.html b/doc/log.html
index 57a74ee..9d91658 100644
--- a/doc/log.html
+++ b/doc/log.html
@@ -46,7 +46,7 @@ GLEW: The OpenGL Extension Wrangler Library
-Latest Release: 1.5.0 |
+Latest Release: 1.5.1 |
|
|
|
@@ -95,6 +95,60 @@ width="88" height="32" border="0" alt="Support This Project">
Change Log
+- 1.5.1 [11-03-08]
+
+- New features:
+
+- Support for OpenGL 3.0
+
+ - New extensions:
+
+- GL_ARB_depth_buffer_float
+
- GL_ARB_draw_instance,
+
- GL_ARB_framebuffer_object
+
- GL_ARB_framebuffer_sRGB
+
- GL_ARB_geometry_shader4
+
- GL_ARB_half_float_pixel
+
- GL_ARB_half_float_vertex
+
- GL_ARB_instanced_arrays
+
- GL_ARB_map_buffer_range
+
- GL_ARB_texture_buffer_object
+
- GL_ARB_texture_compression_rgtc
+
- GL_ARB_vertex_array_object
+
- GL_EXT_direct_state_access
+
- GL_EXT_texture_swizzle
+
- GL_EXT_transform_feedback
+
- GL_EXT_vertex_array_bgra
+
- GL_NV_conditional_render
+
- GL_NV_explicit_multisample
+
- GL_NV_present_video
+
- GL_SGIS_point_line_texgen
+
- GL_SGIX_convolution_accuracy
+
- WGL_ARB_create_context
+
- WGL_ARB_framebuffer_sRGB
+
- WGL_NV_present_video
+
- WGL_NV_swap_group
+
- WGL_NV_video_output
+
- GLX_ARB_create_context
+
- GLX_ARB_framebuffer_sRGB
+
- GLX_NV_present_video
+
- GLX_NV_swap_group
+
- GLX_NV_video_output
+
+ - Bug fixes:
+
+- Licensing issues with documentation
+
- Problems with long long and _MSC_VER on MINGW
+
- Incorrect parameter for glGetUniformLocation
+
- glewGetExtension fails on last entry
+
- Incomplete GL_NV_texture_shader tokens
+
- Scripting problems on Cygwin
+
- Incorrect definition for GLint on OS X
+
+
+
+
+ | | | | | | |