Mesa (7.9): docs: update 7.9.2 release notes with Brian's cherry-picks

Brian Paul brianp at kemper.freedesktop.org
Tue Feb 22 01:20:22 UTC 2011


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

Author: Brian Paul <brianp at vmware.com>
Date:   Mon Feb 21 18:05:01 2011 -0700

docs: update 7.9.2 release notes with Brian's cherry-picks

---

 docs/relnotes-7.9.2.html |   14 +++++++++++++-
 1 files changed, 13 insertions(+), 1 deletions(-)

diff --git a/docs/relnotes-7.9.2.html b/docs/relnotes-7.9.2.html
index 845d933..6f3a1f0 100644
--- a/docs/relnotes-7.9.2.html
+++ b/docs/relnotes-7.9.2.html
@@ -13,7 +13,7 @@
 <H1>Mesa 7.9.2 Release Notes / TBD</H1>
 
 <p>
-Mesa 7.9.2 is a bug fix release which fixes bugs found since the 7.9 release.
+Mesa 7.9.2 is a bug fix release which fixes bugs found since the 7.9.1 release.
 </p>
 <p>
 Mesa 7.9.2 implements the OpenGL 2.1 API, but the version reported by
@@ -80,6 +80,18 @@ with <tt>in</tt>, <tt>out</tt>, <tt>attribute</tt>, and <tt>varying</tt>.</li>
 
 <!-- <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=">Bug </a> - </li> -->
 
+<li>Fixed a few GLX protocol encoder bugs (Julien Cristau)</li>
+
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=26795">Bug 26795</a> - gl_FragCoord off by one in Gallium drivers.</li>
+
+<li><a href="http://bugs.freedesktop.org/show_bug.cgi?id=33433">Bug 33433</a> - Error in x86-64 API dispatch code.</li>
+
+<li><a href="http://bugs.freedesktop.org/show_bug.cgi?id=33386">Bug 33386</a> and <a href="http://bugs.freedesktop.org/show_bug.cgi?id=33388">Bug 33388</a> - bad assembly code in vertex transfomration code.</li>
+
+<li>Assorted Gallium llvmpipe driver bug fixes</li>
+
+<li>Assorted Mesa/Gallium state tracker bug fixes</li>
+
 </ul>
 
 




More information about the mesa-commit mailing list