-Home |
+Download |
Installation |
Basic Usage |
Advanced Usage |
@@ -47,6 +48,15 @@ GLEW: The OpenGL Extension Wrangler Library
Last Update: 01-04-05 |
+
+
+
+ |
+
|
diff --git a/doc/basic.html b/doc/basic.html
index 705d23e..373aa3f 100644
--- a/doc/basic.html
+++ b/doc/basic.html
@@ -25,12 +25,13 @@ GLEW: The OpenGL Extension Wrangler Library
+Latest Release: 1.3.0 |
|
|
|
-Home |
+Download |
Installation |
Basic Usage |
Advanced Usage |
@@ -47,6 +48,15 @@ GLEW: The OpenGL Extension Wrangler Library
Last Update: 01-04-05 |
+
+
+
+ |
+
|
@@ -129,7 +139,7 @@ available:
-if (glewIsSupported("GL_VERSION_1_4 GL_ARB_point_sprites"))
+if (glewIsSupported("GL_VERSION_1_4 GL_ARB_point_sprite"))
{
/* Great, we have OpenGL 1.4 + point sprites. */
}
diff --git a/doc/credits.html b/doc/credits.html
index 3866b62..8d9b534 100644
--- a/doc/credits.html
+++ b/doc/credits.html
@@ -25,12 +25,13 @@ GLEW: The OpenGL Extension Wrangler Library
+Latest Release: 1.3.0 |
|
|
|
-Home |
+Download |
Installation |
Basic Usage |
Advanced Usage |
@@ -47,6 +48,15 @@ GLEW: The OpenGL Extension Wrangler Library
Last Update: 01-04-05 |
+
+
+
+ |
+
|
diff --git a/doc/index.html b/doc/index.html
index 7837c90..a163375 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -25,12 +25,13 @@ GLEW: The OpenGL Extension Wrangler Library
+Latest Release: 1.3.0 |
|
|
|
-Home |
+Download |
Installation |
Basic Usage |
Advanced Usage |
@@ -47,6 +48,15 @@ GLEW: The OpenGL Extension Wrangler Library
Last Update: 01-04-05 |
+
+
+
+ |
+
|
@@ -68,9 +78,75 @@ operating systems, including Windows, Linux, Mac OS X, FreeBSD, Irix,
and Solaris.
+Download Center
+
+GLEW is distributed
+as source and precompiled binaries. The latest release is
+1.3.0
+[01-04-05]:
+
+
+
+
+The names of the shared objects are broken in the 1.3.0 release. The
+problem will be fixed as soon as possible.
+
+
+
+
+
+
+
+
+
+
+The up-to-date development version is available from the public repository:
+
+
+cvs -d :pserver:anonymous@cvs.sourceforge.net:/cvsroot/glew login
+<enter>
+cvs -d :pserver:anonymous@cvs.sourceforge.net:/cvsroot/glew co glew
+
+
+News
+
+- [01-04-05] GLEW 1.3.0 adds core OpenGL 2.0 support plus many enhancements
+
- [12-22-04] GLEWpy Python wrapper announced
+
- [12-12-04] Mailing lists created on sourceforge
+
- [12-06-04]
+GLEW 1.2.5 adds new extensions and support for FreeBSD
+
+
Supported Extensions
-The 1.3.0 release contains support for OpenGL 2.0 and the following extensions:
+The latest release contains support for OpenGL 2.0 and the following extensions:
- OpenGL extensions
diff --git a/doc/install.html b/doc/install.html
index 5fd419b..fbe1e10 100644
--- a/doc/install.html
+++ b/doc/install.html
@@ -22,12 +22,13 @@ GLEW: The OpenGL Extension Wrangler Library
+Latest Release: 1.3.0 |
|
|
|
-Home |
+Download |
Installation |
Basic Usage |
Advanced Usage |
@@ -44,6 +45,15 @@ GLEW: The OpenGL Extension Wrangler Library
Last Update: 01-04-05 |
+
+
+
+ |
+
|
diff --git a/doc/log.html b/doc/log.html
index 5568422..19bbe90 100644
--- a/doc/log.html
+++ b/doc/log.html
@@ -24,12 +24,13 @@ GLEW: The OpenGL Extension Wrangler Library
+Latest Release: 1.3.0 |
|
|
|
-Home |
+Download |
Installation |
Basic Usage |
Advanced Usage |
@@ -46,6 +47,15 @@ GLEW: The OpenGL Extension Wrangler Library
Last Update: 01-04-05 |
+
+
+
+ |
+
|
diff --git a/doc/new.png b/doc/new.png
new file mode 100644
index 0000000..7ce2b47
Binary files /dev/null and b/doc/new.png differ
diff --git a/doc/ogl_sm.jpg b/doc/ogl_sm.jpg
new file mode 100644
index 0000000..f318d76
Binary files /dev/null and b/doc/ogl_sm.jpg differ
| | | | | | | | | | |