summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-06-16 09:40:22 -0600
committerBrian Paul <brianp@vmware.com>2009-06-16 09:40:22 -0600
commit420c74b870eeb87457a993c4b5034efa4b36857f (patch)
tree644a13ce217a1fe794d63a8caa69dfbc18917188
parenta64f994a3a04a0414b4124a4d33a3bb91946c127 (diff)
docs: document viewport clamping bug
-rw-r--r--docs/relnotes-7.4.3.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-7.4.3.html b/docs/relnotes-7.4.3.html
index 64eeb1bb30b..0d264e33d52 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>