summaryrefslogtreecommitdiff
path: root/docs/relnotes-7.5.2.html
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-09-10 14:15:07 -0600
committerBrian Paul <brianp@vmware.com>2009-09-10 14:15:07 -0600
commit4d9bbabb8360a3de5b8659946c7c903356fd176c (patch)
treeb9a98bbc42e9b94d28e169ffe5872ff4f4979d92 /docs/relnotes-7.5.2.html
parent3f4d776199562f94edb99045e0dad3e26dfddac0 (diff)
docs: document Gallium glDrawPixels(GL_STENCIL_INDEX) fix
Diffstat (limited to 'docs/relnotes-7.5.2.html')
-rw-r--r--docs/relnotes-7.5.2.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-7.5.2.html b/docs/relnotes-7.5.2.html
index a96b3f0d38..32100142c0 100644
--- 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>