summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-08-26 12:04:35 -0600
committerBrian Paul <brianp@vmware.com>2009-08-26 12:04:35 -0600
commitd09d03aa42586dd3332863b9b159c497b0cb529b (patch)
treec85e2633679feb01bcb1b2ce0201f03eb154dfbf
parent488b3c4d1bc3d830477180759a42dbaf8f5801b0 (diff)
docs: document sampler array bug fix
-rw-r--r--docs/relnotes-7.5.1.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-7.5.1.html b/docs/relnotes-7.5.1.html
index 77f2dd29b35..1a327577bac 100644
--- a/docs/relnotes-7.5.1.html
+++ b/docs/relnotes-7.5.1.html
@@ -52,6 +52,7 @@ tbd
<li>Fixed some Gallium glBlitFramebuffer() bugs
<li>Empty glBegin/glEnd() pair could cause divide by zero (bug 23489)
<li>Fixed Gallium glBitmap() Z position bug
+<li>Setting arrays of sampler uniforms did not work
</ul>