summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Romanick <ian.d.romanick@intel.com>2009-04-15 15:10:09 -0700
committerIan Romanick <ian.d.romanick@intel.com>2009-04-15 15:10:33 -0700
commitf11b84998d7be0d44dfd494c93eba19821cd0e6a (patch)
treee3d8a3d2a9c5ce0493132e917be72d3e41aebc00
parentd2f67910629d7f9b00ba127f2e869f02a72306d2 (diff)
docs: more bug fixes for Mesa 7.4.1
-rw-r--r--docs/relnotes-7.4.1.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/relnotes-7.4.1.html b/docs/relnotes-7.4.1.html
index 9f3e08dd027..e7cec4b970e 100644
--- a/docs/relnotes-7.4.1.html
+++ b/docs/relnotes-7.4.1.html
@@ -44,6 +44,10 @@ tbd
<li>Fixed incorrect texture unit bias in TXB instruction
<li>glTexParameter settings weren't always propogated to drivers
<li>Assorted vertex/fragment program bug fixes
+<li>Fixed point rendering in software rasterizer
+<li>Fixed potential deadlock in object hash functions
+<li>Fix a couple bugs surrounding front-buffer rendering with DRI2, but this
+ is not quite complete.
</ul>
<h2>Changes</h2>