projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
488b3c4
)
docs: document sampler array bug fix
author
Brian Paul
<brianp@vmware.com>
Wed, 26 Aug 2009 18:04:35 +0000
(12:04 -0600)
committer
Brian Paul
<brianp@vmware.com>
Wed, 26 Aug 2009 18:04:35 +0000
(12:04 -0600)
docs/relnotes-7.5.1.html
patch
|
blob
|
history
diff --git
a/docs/relnotes-7.5.1.html
b/docs/relnotes-7.5.1.html
index 77f2dd29b35eb5b01728e045a3835afb03352cfa..1a327577bac6bb38271cc04b722c36af5e4d793d 100644
(file)
--- 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>