Module: Mesa
Branch: mesa_7_7_branch
Commit: fa4083d38b16e4db1420e1ff18ba018036478efa
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=fa4083d38b16e4db1420e1ff18ba018036478efa

Author: Brian Paul <[email protected]>
Date:   Wed Mar 10 14:14:04 2010 -0700

docs: updates to 7.7.1 release notes

---

 docs/relnotes-7.7.1.html |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/docs/relnotes-7.7.1.html b/docs/relnotes-7.7.1.html
index c3d42c1..93cf88f 100644
--- a/docs/relnotes-7.7.1.html
+++ b/docs/relnotes-7.7.1.html
@@ -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>
 
 

_______________________________________________
mesa-commit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to