projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f4d66c
)
docs: fix selection/feedback culling bug
author
Brian Paul
<brianp@vmware.com>
Thu, 27 Aug 2009 22:50:44 +0000
(16:50 -0600)
committer
Brian Paul
<brianp@vmware.com>
Thu, 27 Aug 2009 22:50:44 +0000
(16:50 -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 1a327577bac6bb38271cc04b722c36af5e4d793d..df06302624b4fb2c5e22d0c013628f06475511a2 100644
(file)
--- a/
docs/relnotes-7.5.1.html
+++ b/
docs/relnotes-7.5.1.html
@@
-53,6
+53,7
@@
tbd
<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
+<li>Selection/Feedback mode didn't handle polygon culling correctly (bug 16866)
</ul>