From b7ff70e16a5bd468c76b75c2b557897a827fae73 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Sat, 16 Aug 2008 11:09:49 -0600 Subject: bring in docs from 7.0.4 release/branch --- docs/download.html | 2 +- docs/news.html | 7 +++++ docs/relnotes-7.0.4.html | 80 ++++++++++++++++++++++++++++++++++++++++++++++++ docs/relnotes.html | 1 + 4 files changed, 89 insertions(+), 1 deletion(-) create mode 100644 docs/relnotes-7.0.4.html (limited to 'docs') diff --git a/docs/download.html b/docs/download.html index 9533fb81c2..4a9804955a 100644 --- a/docs/download.html +++ b/docs/download.html @@ -9,7 +9,7 @@

Downloading

-Last stable release: 7.0.3 +Last stable release: 7.0.4

diff --git a/docs/news.html b/docs/news.html index 79224f1e2b..345e2a9f42 100644 --- a/docs/news.html +++ b/docs/news.html @@ -11,6 +11,13 @@

News

+

August 16, 2008

+

+Mesa 7.0.4 is released. +This is a bug-fix release. +

+ +

April 4, 2008

Mesa 7.0.3 is released. diff --git a/docs/relnotes-7.0.4.html b/docs/relnotes-7.0.4.html new file mode 100644 index 0000000000..f100d99f09 --- /dev/null +++ b/docs/relnotes-7.0.4.html @@ -0,0 +1,80 @@ + + +Mesa Release Notes + + + + + + + +

Mesa 7.0.4 Release Notes / August 16, 2008

+ +

+Mesa 7.0.4 is a stable release with bug fixes since version 7.0.3. +

+ + +

MD5 checksums

+
+909afa3a01ae31478d363837681415ac  MesaLib-7.0.4.tar.gz
+8d7bacbe0234742a5d08c8088c4619e9  MesaLib-7.0.4.tar.bz2
+5e44261ef85b049a868e1785d9adc276  MesaLib-7.0.4.zip
+53dcd77d37a819feaf50b5fcdd0a6e0f  MesaDemos-7.0.4.tar.gz
+c1215b31c5f7b85f81eed3bfba07d556  MesaDemos-7.0.4.tar.bz2
+b1825a7361f116b28d82d328077630b4  MesaDemos-7.0.4.zip
+d7677d015f52602d1bf8b837fb717848  MesaGLUT-7.0.4.tar.gz
+f5f8b46f7e763d9f7b7d1d115c1c44ee  MesaGLUT-7.0.4.tar.bz2
+a786775271a02c62a3370b13b26bf48d  MesaGLUT-7.0.4.zip
+
+ + +

Bug fixes

+ + +

Changes

+ + + + + +

Driver Status

+ +
+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 2.1
+Glide (3dfx Voodoo1/2)	implements OpenGL 1.3
+SVGA			unsupported
+Wind River UGL		unsupported
+DJGPP			unsupported
+GGI			unsupported
+BeOS			unsupported
+Allegro			unsupported
+D3D			unsupported
+
+ + + diff --git a/docs/relnotes.html b/docs/relnotes.html index b0e0e9f9cf..e305977163 100644 --- a/docs/relnotes.html +++ b/docs/relnotes.html @@ -21,6 +21,7 @@ The release notes summarize what's new or changed in each Mesa release.