diff options
author | Brian Paul <[email protected]> | 2009-08-26 14:49:15 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2009-08-26 14:49:15 -0600 |
commit | 38f56411067d51ad0de0ea73498964baaacea90b (patch) | |
tree | 99408c0bebf2316169657cdb0f2f28a16d3f699f /docs | |
parent | b2b220e6225fdd673ea7b9fdda00e98423263fc3 (diff) | |
parent | babb5ba9a977d23ddae828521401eae312bdb619 (diff) |
Merge branch 'mesa_7_5_branch'
Diffstat (limited to 'docs')
-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> |