Mesa (mesa_7_4_branch): docs: fix swrast texrect bug 21461

Brian Paul brianp at kemper.freedesktop.org
Tue Apr 28 15:11:14 UTC 2009


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

Author: Brian Paul <brianp at vmware.com>
Date:   Tue Apr 28 09:11:05 2009 -0600

docs: fix swrast texrect bug 21461

---

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

diff --git a/docs/relnotes-7.4.2.html b/docs/relnotes-7.4.2.html
index 97e6e60..3827deb 100644
--- a/docs/relnotes-7.4.2.html
+++ b/docs/relnotes-7.4.2.html
@@ -33,6 +33,8 @@ tbd
 <h2>Bug fixes</h2>
 <ul>
 <li>Fixed segfault when rendering to front buffer with DRI 1.
+<li>Fixed swrast texture rectangle bug when wrap mode = GL_CLAMP_TO_BORDER and
+    filter mode = GL_LINEAR.  (bug 21461)
 </ul>
 
 




More information about the mesa-commit mailing list