projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f4d776
)
docs: document Gallium glDrawPixels(GL_STENCIL_INDEX) fix
author
Brian Paul
<brianp@vmware.com>
Thu, 10 Sep 2009 20:15:07 +0000
(14:15 -0600)
committer
Brian Paul
<brianp@vmware.com>
Thu, 10 Sep 2009 20:15:07 +0000
(14:15 -0600)
docs/relnotes-7.5.2.html
patch
|
blob
|
history
diff --git
a/docs/relnotes-7.5.2.html
b/docs/relnotes-7.5.2.html
index a96b3f0d3820b521290ad1970b415e5cf8d21527..32100142c0cd9d2da21db7afdaed2678dd499ea1 100644
(file)
--- a/
docs/relnotes-7.5.2.html
+++ b/
docs/relnotes-7.5.2.html
@@
-44,6
+44,7
@@
tbd
<h2>Bug fixes</h2>
<ul>
<li>Assorted bug fixes for i965/i945 drivers
+<li>Fixed Gallium glDrawPixels(GL_STENCIL_INDEX) failure.
</ul>