From 6ec4a03b9fef4903b30bd0c9bfb43c2f32c98191 Mon Sep 17 00:00:00 2001 From: Brian Date: Sat, 16 Dec 2006 11:09:14 -0700 Subject: initial release notes for 6.5.3 --- docs/relnotes-6.5.3.html | 77 ++++++++++++++++++++++++++++++++++++++++++++++++ docs/relnotes.html | 1 + 2 files changed, 78 insertions(+) create mode 100644 docs/relnotes-6.5.3.html (limited to 'docs') diff --git a/docs/relnotes-6.5.3.html b/docs/relnotes-6.5.3.html new file mode 100644 index 0000000000..e25e4809b3 --- /dev/null +++ b/docs/relnotes-6.5.3.html @@ -0,0 +1,77 @@ + + +Mesa Release Notes + + + + + + + +

Mesa 6.5.3 Release Notes / (in progress)

+ +

+Mesa 6.5.3 is a 6.5 follow-on development release mostly consisting of +bug fixes. +

+ + +

MD5 checksums

+
+TBD
+
+ + +

New features

+ + +

Bug fixes

+ + + +

Internal code changes

+ + + + +

To Do (someday) items

+ + + +

Driver Status

+ +
+Driver			Status
+----------------------	----------------------
+DRI drivers		varies with the driver
+XMesa/GLX (on Xlib)	implements OpenGL 1.5
+OSMesa (off-screen)	implements OpenGL 1.5
+Glide (3dfx Voodoo1/2)	implements OpenGL 1.3
+SVGA			implements OpenGL 1.3
+Wind River UGL		implements OpenGL 1.3
+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
+
+ + + diff --git a/docs/relnotes.html b/docs/relnotes.html index 9165c9f149..f73500d4ac 100644 --- a/docs/relnotes.html +++ b/docs/relnotes.html @@ -20,6 +20,7 @@ The release notes summarize what's new or changed in each Mesa release.

-

Note: the old mesa3d-cvs list is no longer in use.

+

+Notice: non-member posts to any of these lists will be automatically +rejected. +

+
-- cgit v1.2.3 From d2ffe4ca07f6d08cd5fd1813192303cec93474eb Mon Sep 17 00:00:00 2001 From: Brian Date: Tue, 20 Feb 2007 08:38:46 -0700 Subject: glext.h version 39 --- docs/relnotes-6.5.3.html | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/relnotes-6.5.3.html b/docs/relnotes-6.5.3.html index 3e84b12717..92cad4b3c8 100644 --- a/docs/relnotes-6.5.3.html +++ b/docs/relnotes-6.5.3.html @@ -24,6 +24,7 @@ TBD

New features

Bug fixes

-- cgit v1.2.3 From 906fd23e1d32bd19237525a261100e6d71f38f5e Mon Sep 17 00:00:00 2001 From: Brian Date: Tue, 20 Feb 2007 08:41:15 -0700 Subject: glxext.h version 18 --- docs/relnotes-6.5.3.html | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/relnotes-6.5.3.html b/docs/relnotes-6.5.3.html index 92cad4b3c8..86e23d6d0d 100644 --- a/docs/relnotes-6.5.3.html +++ b/docs/relnotes-6.5.3.html @@ -25,6 +25,7 @@ TBD

New features

  • Updated glext.h file (version 39) +
  • Updated glxext.h file (version 18)

Bug fixes

-- cgit v1.2.3