diff options
author | Brian Paul <[email protected]> | 2009-08-26 12:04:35 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2009-08-26 12:04:35 -0600 |
commit | d09d03aa42586dd3332863b9b159c497b0cb529b (patch) | |
tree | c85e2633679feb01bcb1b2ce0201f03eb154dfbf /docs/relnotes-7.5.1.html | |
parent | 488b3c4d1bc3d830477180759a42dbaf8f5801b0 (diff) |
docs: document sampler array bug fix
Diffstat (limited to 'docs/relnotes-7.5.1.html')
-rw-r--r-- | docs/relnotes-7.5.1.html | 1 |
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> |