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

Author: Ian Romanick <ian.d.roman...@intel.com>
Date:   Tue Mar  1 13:22:02 2011 -0800

docs: Clean up bug fixes list

All the unnumbered bugs are first.  These are followed by numbered
bugs sorted by bug number.  This is analogous to 8aabb1bc on the 7.10
branch.

---

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

diff --git a/docs/relnotes-7.9.2.html b/docs/relnotes-7.9.2.html
index 567228c..71ce9d2 100644
--- a/docs/relnotes-7.9.2.html
+++ b/docs/relnotes-7.9.2.html
@@ -48,6 +48,14 @@ with <tt>in</tt>, <tt>out</tt>, <tt>attribute</tt>, and 
<tt>varying</tt>.</li>
 
 <li>Fix numerous issues handling precision qualifiers in GLSL ES.</li>
 
+<li>Fixed a few GLX protocol encoder bugs (Julien Cristau)</li>
+
+<li>Assorted Gallium llvmpipe driver bug fixes</li>
+
+<li>Assorted Mesa/Gallium state tracker bug fixes</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="https://bugs.freedesktop.org/show_bug.cgi?id=29164";>Bug 29164</a> 
- [GLSL 1.20] invariant variable shouldn't be used before declaration</li>
 
 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=29823";>Bug 29823</a> 
- GetUniform[if]v busted</li>
@@ -82,6 +90,12 @@ 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=33316";>Bug 33316</a> 
- uniform array will be allocate one line more and initialize it when it was 
freed will abort</li>
 
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=33386";>Bug 33386</a> 
- Dubious assembler in read_rgba_span_x86.S</li>
+
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=33388";>Bug 33388</a> 
- Dubious assembler in xform4.S</li>
+
+<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=33433";>Bug 33433</a> 
- Error in x86-64 API dispatch code.</li>
+
 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=33507";>Bug 33507</a> 
- [glsl] GLSL preprocessor modulus by zero crash</li>
 
 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=33508";>Bug 33508</a> 
- [glsl] GLSL compiler modulus by zero crash</li>
@@ -100,18 +114,6 @@ 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>
 
 

_______________________________________________
mesa-commit mailing list
mesa-commit@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to