From e3caa5f891125d273174ff4a136c8ca313430138 Mon Sep 17 00:00:00 2001 From: Brian Date: Wed, 18 Apr 2007 09:07:56 -0600 Subject: prep for 6.5.3 release --- docs/relnotes-6.5.3.html | 46 +++++++++++++++++++++++++--------------------- 1 file changed, 25 insertions(+), 21 deletions(-) (limited to 'docs/relnotes-6.5.3.html') diff --git a/docs/relnotes-6.5.3.html b/docs/relnotes-6.5.3.html index d7249aec8f..b0da0c530b 100644 --- a/docs/relnotes-6.5.3.html +++ b/docs/relnotes-6.5.3.html @@ -8,10 +8,11 @@ -

Mesa 6.5.3 Release Notes / (in progress)

+

Mesa 6.5.3 Release Notes / April ??, 2007

-Mesa 6.5.3 is a 6.5 follow-on development release with many internal changes. +Mesa 6.5.3 is a development release with many changes and new features. +Mesa 7.0 is expected to follow shortly.

@@ -23,10 +24,10 @@ TBD

New features

Internal code changes

- @@ -72,17 +76,17 @@ fixed-function program. Driver Status ---------------------- ---------------------- DRI drivers varies with the driver -XMesa/GLX (on Xlib) implements OpenGL 2.0 -OSMesa (off-screen) implements OpenGL 2.0 -Glide (3dfx Voodoo1/2) implements OpenGL 1.3 -SVGA implements OpenGL 1.3 -Wind River UGL implements OpenGL 1.3 +XMesa/GLX (on Xlib) implements OpenGL 2.1 +OSMesa (off-screen) implements OpenGL 2.1 Windows/Win32 implements OpenGL 1.5 -DJGPP implements OpenGL 1.5 -GGI implements OpenGL 1.3 -BeOS implements OpenGL 1.5 -Allegro needs updating -D3D needs updating +Glide (3dfx Voodoo1/2) implements OpenGL 1.3 +SVGA unsupported +Wind River UGL unsupported +DJGPP unsupported +GGI unsupported +BeOS unsupported +Allegro unsupported +D3D unsupported -- cgit v1.2.3 From 6d01f3f1ec21da5bdf3191869ee0be42b3c11d57 Mon Sep 17 00:00:00 2001 From: Brian Date: Wed, 18 Apr 2007 09:28:38 -0600 Subject: added href to shading language info --- docs/relnotes-6.5.3.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/relnotes-6.5.3.html') diff --git a/docs/relnotes-6.5.3.html b/docs/relnotes-6.5.3.html index b0da0c530b..8f6ea8bea3 100644 --- a/docs/relnotes-6.5.3.html +++ b/docs/relnotes-6.5.3.html @@ -25,7 +25,8 @@ TBD

New features

diff --git a/include/GL/glxext.h b/include/GL/glxext.h index fb7ea22c1d..0f66df6277 100644 --- a/include/GL/glxext.h +++ b/include/GL/glxext.h @@ -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 -- cgit v1.2.3 From 4099531a0af5717087dca993ba780ec98936c4fc Mon Sep 17 00:00:00 2001 From: Brian Date: Thu, 26 Apr 2007 07:50:26 -0600 Subject: bump Windows to OpenGL 2.1, set release date --- docs/relnotes-6.5.3.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/relnotes-6.5.3.html') diff --git a/docs/relnotes-6.5.3.html b/docs/relnotes-6.5.3.html index 61ae904d02..0e69a84ee0 100644 --- a/docs/relnotes-6.5.3.html +++ b/docs/relnotes-6.5.3.html @@ -8,7 +8,7 @@ -

Mesa 6.5.3 Release Notes / April ??, 2007

+

Mesa 6.5.3 Release Notes / April 26, 2007

Mesa 6.5.3 is a development release with many changes and new features. @@ -96,7 +96,7 @@ Driver Status DRI drivers varies with the driver XMesa/GLX (on Xlib) implements OpenGL 2.1 OSMesa (off-screen) implements OpenGL 2.1 -Windows/Win32 implements OpenGL 1.5 +Windows/Win32 implements OpenGL 2.1 Glide (3dfx Voodoo1/2) implements OpenGL 1.3 SVGA unsupported Wind River UGL unsupported -- cgit v1.2.3 From 74edc663a60522ff95dbd2b1e8711f3d5bfae60a Mon Sep 17 00:00:00 2001 From: Brian Date: Fri, 27 Apr 2007 08:00:37 -0600 Subject: set 6.5.3 release date --- docs/news.html | 2 +- docs/relnotes-6.5.3.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/relnotes-6.5.3.html') diff --git a/docs/news.html b/docs/news.html index 88c0ebe0a3..d23fc6dfc6 100644 --- a/docs/news.html +++ b/docs/news.html @@ -11,7 +11,7 @@

News

-

April ?, 2007

+

April 27, 2007

Mesa 6.5.3 is released. This is a development release which will lead up to the Mesa 7.0 release diff --git a/docs/relnotes-6.5.3.html b/docs/relnotes-6.5.3.html index 0e69a84ee0..df7526f470 100644 --- a/docs/relnotes-6.5.3.html +++ b/docs/relnotes-6.5.3.html @@ -8,7 +8,7 @@ -

Mesa 6.5.3 Release Notes / April 26, 2007

+

Mesa 6.5.3 Release Notes / April 27, 2007

Mesa 6.5.3 is a development release with many changes and new features. -- cgit v1.2.3 From 430e0364137565a8c5e227afd904a99bfcb5348e Mon Sep 17 00:00:00 2001 From: Brian Date: Fri, 27 Apr 2007 16:53:42 -0600 Subject: added 6.5.3 MD5 sums --- docs/relnotes-6.5.3.html | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'docs/relnotes-6.5.3.html') diff --git a/docs/relnotes-6.5.3.html b/docs/relnotes-6.5.3.html index df7526f470..0d68d99013 100644 --- a/docs/relnotes-6.5.3.html +++ b/docs/relnotes-6.5.3.html @@ -18,7 +18,15 @@ Mesa 7.0 is expected to follow shortly.

MD5 checksums

-TBD
+39f33ea64e34e2d5b20640b008b57649  MesaLib-6.5.3.tar.gz
+46359457147c469745f24b5074a186f0  MesaLib-6.5.3.tar.bz2
+a8946fa861634ce15971396f47992c41  MesaLib-6.5.3.zip
+08e26948d57eaca74d02a530b2d8106e  MesaDemos-6.5.3.tar.gz
+8af91773ab2653fe537499676b05f2e8  MesaDemos-6.5.3.tar.bz2
+783f81b171bf89b0929abc894efd25a6  MesaDemos-6.5.3.zip
+9467d415388fe1ad82991fb20704b812  MesaGLUT-6.5.3.tar.gz
+360843e46b7ebb6909290b023f9b26fa  MesaGLUT-6.5.3.tar.bz2
+7686065e5c15a30de08a1610860b6840  MesaGLUT-6.5.3.zip
 
-- cgit v1.2.3