projects
/
platform
/
upstream
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
36a5488
)
docs: document glMultiDrawElements() fix
author
Brian Paul
<brianp@vmware.com>
Mon, 15 Feb 2010 15:57:34 +0000
(08:57 -0700)
committer
Brian Paul
<brianp@vmware.com>
Mon, 15 Feb 2010 15:57:34 +0000
(08:57 -0700)
(cherry picked from commit
ab6bcef99a53217db752659ace105ddfd9b25ebb
)
docs/relnotes-7.7.1.html
patch
|
blob
|
history
diff --git
a/docs/relnotes-7.7.1.html
b/docs/relnotes-7.7.1.html
index
959efd9
..
c3d42c1
100644
(file)
--- a/
docs/relnotes-7.7.1.html
+++ b/
docs/relnotes-7.7.1.html
@@
-44,6
+44,7
@@
tbd
<li>Fixed mipmap generation bug caused by invalid viewport state.
<li>Gallium SSE codegen for XPD didn't always work.
<li>Fixed Windows build.
+<li>Fixed broken glMultiDrawElements().
</ul>