summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-04-02 13:11:56 -0600
committerBrian Paul <brianp@vmware.com>2009-04-02 13:11:56 -0600
commit8c9d7b2474d23ff7c8d7a6f7ecfe3ba7c9d1ccb6 (patch)
tree949e36da46d04ca1f88e51f606a17b52c56453b2
parent6ef0951b174b7eda71ccf4a7ac4881df62829843 (diff)
docs: fix TXB texture unit bias error
-rw-r--r--docs/relnotes-7.4.1.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-7.4.1.html b/docs/relnotes-7.4.1.html
index 24efd52ab3..d35095d0f0 100644
--- a/docs/relnotes-7.4.1.html
+++ b/docs/relnotes-7.4.1.html
@@ -41,6 +41,7 @@ tbd
<li>Fixed some Darwin issues (Jeremy Huddleston)
<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
</ul>
<h2>Changes</h2>