Mesa (mesa_7_4_branch): docs: document viewport clamping bug

Brian Paul brianp at kemper.freedesktop.org
Tue Jun 16 15:40:31 UTC 2009


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

Author: Brian Paul <brianp at vmware.com>
Date:   Tue Jun 16 09:40:22 2009 -0600

docs: document viewport clamping bug

---

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

diff --git a/docs/relnotes-7.4.3.html b/docs/relnotes-7.4.3.html
index 64eeb1b..0d264e3 100644
--- a/docs/relnotes-7.4.3.html
+++ b/docs/relnotes-7.4.3.html
@@ -41,6 +41,7 @@ for DRI hardware acceleration.
 <li>Fixed some GLSL preprocessor bugs
 <li>Fixed framebuffer mem leak in i945/i965 DRI drivers
 <li>Fixed texture coordinate repeat bug in swrast (bug 21872)
+<li>Fixed incorrect viewport clamping (lower bounds is zero, not one)
 </ul>
 
 




More information about the mesa-commit mailing list