summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-04-07 08:37:22 -0600
committerBrian Paul <brianp@vmware.com>2009-04-07 08:37:22 -0600
commit7d3561c87155067fb6ec6587831bdac903ac4c6a (patch)
tree6d25dfb19af3dab3ea2b109267677e751257c5c7
parent5c47d53924842e2389c31ac0f08f6cff68a9fd3b (diff)
downloadmesa-7d3561c87155067fb6ec6587831bdac903ac4c6a.tar.gz
docs: more bug fixes for Mesa 7.4.1
-rw-r--r--docs/relnotes-7.4.1.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/relnotes-7.4.1.html b/docs/relnotes-7.4.1.html
index d35095d0f06..9f3e08dd027 100644
--- a/docs/relnotes-7.4.1.html
+++ b/docs/relnotes-7.4.1.html
@@ -42,6 +42,8 @@ tbd
<li>Indexing the GLSL gl_EyePlane[] or gl_ObjectPlane[] arrays with a variable
was broken, bug 20986
<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
</ul>
<h2>Changes</h2>