Mesa (mesa_7_4_branch): docs: fix TXB texture unit bias error

Brian Paul brianp at kemper.freedesktop.org
Thu Apr 2 19:12:07 UTC 2009


Module: Mesa
Branch: mesa_7_4_branch
Commit: 8c9d7b2474d23ff7c8d7a6f7ecfe3ba7c9d1ccb6
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=8c9d7b2474d23ff7c8d7a6f7ecfe3ba7c9d1ccb6

Author: Brian Paul <brianp at vmware.com>
Date:   Thu Apr  2 13:11:56 2009 -0600

docs: fix TXB texture unit bias error

---

 docs/relnotes-7.4.1.html |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/docs/relnotes-7.4.1.html b/docs/relnotes-7.4.1.html
index 24efd52..d35095d 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>




More information about the mesa-commit mailing list