projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7da7404
)
document VBO bug fix 9445
author
Brian
<brian@yutani.localnet.net>
Fri, 5 Jan 2007 15:41:16 +0000
(08:41 -0700)
committer
Brian
<brian@yutani.localnet.net>
Fri, 5 Jan 2007 15:41:16 +0000
(08:41 -0700)
docs/relnotes-6.5.3.html
patch
|
blob
|
history
diff --git
a/docs/relnotes-6.5.3.html
b/docs/relnotes-6.5.3.html
index e25e4809b3ea2e35a5df399cc216cb075fcb0c8e..cc3df0893b8aeb20fcad0e89d787e2498e879003 100644
(file)
--- a/
docs/relnotes-6.5.3.html
+++ b/
docs/relnotes-6.5.3.html
@@
-29,6
+29,7
@@
TBD
<h2>Bug fixes</h2>
<ul>
<li>Fog was errantly applied when a fragment shader was enabled (bug 9346)
+<li>glPush/PopClientAttrib didn't handle VBO bindings correctly (bug 9445)
</ul>