From 022d9c6cf6a67385d84ff33ce095f5c7f9f6d0cc Mon Sep 17 00:00:00 2001
From: marha
-Update the docs/news.html file and docs/download.html files. +Update docs/news.html.
@@ -208,10 +208,11 @@ sftp USERNAME,mesa3d@web.sourceforge.net
Make an announcement on the mailing lists: -mesa3d-dev@lists.sf.net, -mesa3d-users@lists.sf.net + +mesa-dev@lists.freedesktop.org, +mesa-users@lists.freedesktop.org and -mesa3d-announce@lists.sf.net +mesa-announce@lists.freedesktop.org
diff --git a/mesalib/docs/lists.html b/mesalib/docs/lists.html index 9c17a9f35..148789153 100644 --- a/mesalib/docs/lists.html +++ b/mesalib/docs/lists.html @@ -13,14 +13,14 @@+The old Mesa lists hosted at SourceForge are no longer in use. +The archives are still available, however: +mesa3d-announce, +mesa3d-users, +mesa3d-dev. +
+ +For mailing lists about Direct Rendering Modules (drm) in Linux/BSD
kernels, see the
diff --git a/mesalib/docs/news.html b/mesalib/docs/news.html
index b7731cdaf..92e2a1826 100644
--- a/mesalib/docs/news.html
+++ b/mesalib/docs/news.html
@@ -11,6 +11,14 @@
+Mesa 7.8.2 is released. This is a bug-fix
+release collecting fixes since the 7.8.1 release.
+
diff --git a/mesalib/docs/relnotes-7.8.1.html b/mesalib/docs/relnotes-7.8.1.html
index 8ec34a38c..1ba68fd41 100644
--- a/mesalib/docs/relnotes-7.8.1.html
+++ b/mesalib/docs/relnotes-7.8.1.html
@@ -30,15 +30,15 @@ for DRI hardware acceleration.
+Mesa 7.8.2 is a bug fix release which fixes bugs found since the 7.8.1 release.
+
+Mesa 7.8.2 implements the OpenGL 2.1 API, but the version reported by
+glGetString(GL_VERSION) depends on the particular driver being used.
+Some drivers don't support all the features required in OpenGL 2.1.
+
+See the Compiling/Installing page for prerequisites
+for DRI hardware acceleration.
+ None. None.News
+June 16, 2010
+
+April 5, 2010
MD5 checksums
-b6db4bf400706ad5cbbae3b4286f5a44 MesaLib-7.8.1.tar.gz
-bb0acf866166093991bf18f7bff5063a MesaLib-7.8.1.tar.bz2
-b54f18f807e0804983e39e0fbad07135 MesaLib-7.8.1.zip
-5c43de94ac20099d8b973ca59ea71a8e MesaDemos-7.8.1.tar.gz
+62e8e47cbd63741b4bbe634dcdc8a56a MesaLib-7.8.1.tar.gz
+25ec15f8e41fde6d206118cc786dbac4 MesaLib-7.8.1.tar.bz2
+22b1153010ffdf513836ea9931159e80 MesaLib-7.8.1.zip
+c9c0a830923d3820807a08c09d521b3e MesaDemos-7.8.1.tar.gz
9ef47f911869657c6bf2f43ebce86b61 MesaDemos-7.8.1.tar.bz2
93720605eb3f784f9bcc289a4dd2ff52 MesaDemos-7.8.1.zip
-f26ea88429abf29e701ff4e517f17677 MesaGLUT-7.8.1.tar.gz
-7fbc77f2b56d4428f4da37640a00027a MesaGLUT-7.8.1.tar.bz2
-4066ebfc962a3befadd631910356c64a MesaGLUT-7.8.1.zip
+ed1d0b1e960afe6a3768eab747cbdbd3 MesaGLUT-7.8.1.tar.gz
+6bae516a44c6d26ff3152c960ab648e7 MesaGLUT-7.8.1.tar.bz2
+ba306f603ea73c30ee0e7efa14dc5581 MesaGLUT-7.8.1.zip
diff --git a/mesalib/docs/relnotes-7.8.2.html b/mesalib/docs/relnotes-7.8.2.html
new file mode 100644
index 000000000..651e68eac
--- /dev/null
+++ b/mesalib/docs/relnotes-7.8.2.html
@@ -0,0 +1,140 @@
+
+
+Mesa 7.8.2 Release Notes / (date tbd)
+
+MD5 checksums
+
+tbd
+
+
+
+New features
+Changes
+
+
+
+
+Bug fixes
+
+
+
+
+
+
+R16G16B16A16_FLOAT
for 3-component half-float.
+
+_mesa_CopyTexImage2D
.
+ Bug
+ #27652.
+
+__glXInitializeVisualConfigFromTags
's handling of
+ unrecognized fbconfig tags.GLX_USE_GL
.
+ X_DRI2SwapInterval
.GLX_SCREEN
first in __glXQueryContextInfo
.
+ Bug
+ #14245.
+
+signed_rgba8888[rev]
texel
+ fetch.GL_TEXTURE_RECTANGLE_ARB
targets.Changes
+