summaryrefslogtreecommitdiff
path: root/docs/relnotes-7.7.1.html
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2010-03-23 09:23:26 -0600
committerBrian Paul <brianp@vmware.com>2010-03-23 09:24:13 -0600
commited29329b085c31c42d4c366b619222e5476e9b75 (patch)
tree9fadc40ba820323d61cc3b7e735f4d7cf4ba0b22 /docs/relnotes-7.7.1.html
parentff54af530bc17429eda73a761dd6b73e3ec0d6ef (diff)
docs: update docs with 7.7.1 and 7.8 release info
Diffstat (limited to 'docs/relnotes-7.7.1.html')
-rw-r--r--docs/relnotes-7.7.1.html14
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/relnotes-7.7.1.html b/docs/relnotes-7.7.1.html
index c3d42c1d54..46f4cac563 100644
--- a/docs/relnotes-7.7.1.html
+++ b/docs/relnotes-7.7.1.html
@@ -8,7 +8,7 @@
<body bgcolor="#eeeeee">
-<H1>Mesa 7.7.1 Release Notes / date tbd</H1>
+<H1>Mesa 7.7.1 Release Notes / March 26, 2010</H1>
<p>
Mesa 7.7.1 is a bug-fix release.
@@ -30,12 +30,6 @@ tbd
</pre>
-<h2>New features</h2>
-<ul>
-<li>tbd
-</ul>
-
-
<h2>Bug fixes</h2>
<ul>
<li>Assorted fixes to VMware SVGA gallium driver.
@@ -45,6 +39,12 @@ tbd
<li>Gallium SSE codegen for XPD didn't always work.
<li>Fixed Windows build.
<li>Fixed broken glMultiDrawElements().
+<li>Silence bogus GL errors generated in glxinfo.
+<li>Fixed several render to texture bugs.
+<li>Assorted bug fixes in Mesa/Gallium state tracker including
+ glCopy/DrawPixels() to FBOs.
+<li>Assorted fixes to Gallium drivers.
+<li>Fixed broken glPush/PopClientAttrib() for vertex arrays in GLX code.
</ul>