diff --git a/doc/advanced.html b/doc/advanced.html
index 03c76c9..1607d01 100644
--- a/doc/advanced.html
+++ b/doc/advanced.html
@@ -46,7 +46,7 @@ THE POSSIBILITY OF SUCH DAMAGE.
|
-Latest Release: 1.8.0 |
+Latest Release: 1.9.0 |
|
|
|
@@ -71,7 +71,7 @@ THE POSSIBILITY OF SUCH DAMAGE.
-Last Update: 07-17-12 |
+Last Update: 08-06-12 |
diff --git a/doc/basic.html b/doc/basic.html
index ae2745c..3283ce9 100644
--- a/doc/basic.html
+++ b/doc/basic.html
@@ -46,7 +46,7 @@ THE POSSIBILITY OF SUCH DAMAGE.
|
-Latest Release: 1.8.0 |
+Latest Release: 1.9.0 |
|
|
|
@@ -71,7 +71,7 @@ THE POSSIBILITY OF SUCH DAMAGE.
-Last Update: 07-17-12 |
+Last Update: 08-06-12 |
diff --git a/doc/build.html b/doc/build.html
index 6e030f4..91a4481 100644
--- a/doc/build.html
+++ b/doc/build.html
@@ -46,7 +46,7 @@ THE POSSIBILITY OF SUCH DAMAGE.
|
-Latest Release: 1.8.0 |
+Latest Release: 1.9.0 |
|
|
|
@@ -71,7 +71,7 @@ THE POSSIBILITY OF SUCH DAMAGE.
-Last Update: 07-17-12 |
+Last Update: 08-06-12 |
diff --git a/doc/credits.html b/doc/credits.html
index ce0c451..28d0b3f 100644
--- a/doc/credits.html
+++ b/doc/credits.html
@@ -46,7 +46,7 @@ THE POSSIBILITY OF SUCH DAMAGE.
|
-Latest Release: 1.8.0 |
+Latest Release: 1.9.0 |
|
|
|
@@ -71,7 +71,7 @@ THE POSSIBILITY OF SUCH DAMAGE.
-Last Update: 07-17-12 |
+Last Update: 08-06-12 |
diff --git a/doc/glew.html b/doc/glew.html
index 9ce59a8..e239834 100644
--- a/doc/glew.html
+++ b/doc/glew.html
@@ -46,7 +46,7 @@ THE POSSIBILITY OF SUCH DAMAGE.
|
-Latest Release: 1.8.0 |
+Latest Release: 1.9.0 |
|
|
|
@@ -71,7 +71,7 @@ THE POSSIBILITY OF SUCH DAMAGE.
-Last Update: 07-17-12 |
+Last Update: 08-06-12 |
diff --git a/doc/glxew.html b/doc/glxew.html
index af48b36..9464770 100644
--- a/doc/glxew.html
+++ b/doc/glxew.html
@@ -46,7 +46,7 @@ THE POSSIBILITY OF SUCH DAMAGE.
|
-Latest Release: 1.8.0 |
+Latest Release: 1.9.0 |
|
|
|
@@ -71,7 +71,7 @@ THE POSSIBILITY OF SUCH DAMAGE.
-Last Update: 07-17-12 |
+Last Update: 08-06-12 |
diff --git a/doc/index.html b/doc/index.html
index ca5535b..4132529 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -46,7 +46,7 @@ THE POSSIBILITY OF SUCH DAMAGE.
|
-Latest Release: 1.8.0 |
+Latest Release: 1.9.0 |
|
|
|
@@ -71,7 +71,7 @@ THE POSSIBILITY OF SUCH DAMAGE.
-Last Update: 07-17-12 |
+Last Update: 08-06-12 |
@@ -111,8 +111,8 @@ Mac OS X, FreeBSD, Irix, and Solaris.
GLEW is distributed
as source and precompiled binaries. The latest release is
-1.8.0
-[07-17-12]:
+1.9.0
+[08-06-12]:
@@ -126,8 +126,8 @@ as source and precompiled binaries. The latest release is
| Source |
|
-ZIP |
-TGZ |
+ZIP |
+TGZ
|
@@ -135,8 +135,8 @@ as source and precompiled binaries. The latest release is
Binaries |
|
-Windows 32-bit |
-64-bit
+Windows 32-bit |
+64-bit
|
|
@@ -153,7 +153,7 @@ An up-to-date copy is also available from the OpenGL extensions
@@ -163,6 +163,7 @@ The latest release contains support for OpenGL 4.2 and the following extensions:
News
+- [08-06-12] GLEW 1.9.0 adds support for OpenGL 4.3, new extensions
- [07-17-12] GLEW 1.8.0 fixes minor bugs and adds new extensions
- [08-26-11] GLEW 1.7.0 adds support for OpenGL 4.2, new extensions, fixes bugs
- [04-27-11] GLEW 1.6.0 fixes minor bugs and adds eight new extensions
diff --git a/doc/install.html b/doc/install.html
index bba45e4..3f4e8c4 100644
--- a/doc/install.html
+++ b/doc/install.html
@@ -46,7 +46,7 @@ THE POSSIBILITY OF SUCH DAMAGE.
-Latest Release: 1.8.0 |
+Latest Release: 1.9.0 |
|
|
|
@@ -71,7 +71,7 @@ THE POSSIBILITY OF SUCH DAMAGE.
-Last Update: 07-17-12 |
+Last Update: 08-06-12 |
diff --git a/doc/log.html b/doc/log.html
index 5cf34d2..5f0436b 100644
--- a/doc/log.html
+++ b/doc/log.html
@@ -46,7 +46,7 @@ THE POSSIBILITY OF SUCH DAMAGE.
|
-Latest Release: 1.8.0 |
+Latest Release: 1.9.0 |
|
|
|
@@ -71,7 +71,7 @@ THE POSSIBILITY OF SUCH DAMAGE.
-Last Update: 07-17-12 |
+Last Update: 08-06-12 |
@@ -99,6 +99,54 @@ width="88" height="32" border="0" alt="Support This Project"> | -->
Change Log
+
+
+- 1.9.0 [08-06-12]
+
+- New features:
+
+- Support for OpenGL 4.2
+
+ - New extensions:
+
+- GL_ARB_ES3_compatibility
+
- GL_ARB_clear_buffer_object
+
- GL_ARB_compute_shader
+
- GL_ARB_copy_image
+
- GL_ARB_explicit_uniform_location
+
- GL_ARB_fragment_layer_viewport
+
- GL_ARB_framebuffer_no_attachments
+
- GL_ARB_internalformat_query2
+
- GL_ARB_multi_draw_indirect
+
- GL_ARB_program_interface_query
+
- GL_ARB_robust_buffer_access_behavior
+
- GL_ARB_robustness_application_isolation
+
- GL_ARB_robustness_share_group_isolation
+
- GL_ARB_shader_image_size
+
- GL_ARB_shader_storage_buffer_object
+
- GL_ARB_stencil_texturing
+
- GL_ARB_texture_buffer_range
+
- GL_ARB_texture_query_levels
+
- GL_ARB_texture_storage_multisample
+
- GL_ARB_texture_view
+
- GL_ARB_vertex_attrib_binding
+
- GL_EXT_debug_marker
+
- GL_KHR_debug
+
- GL_REGAL_error_string
+
- GL_REGAL_extension_query
+
- GL_REGAL_log
+
- GLX_ARB_robustness_application_isolation
+
- GLX_ARB_robustness_share_group_isolation
+
- GLX_EXT_create_context_es_profile
+
- WGL_EXT_create_context_es_profile
+
+ - Bug fixes:
+
+- Not using GLU library for Makefile builds.
+
+
+
+
| | | | | | | | | | | | | | | | | |