From 4d9bbabb8360a3de5b8659946c7c903356fd176c Mon Sep 17 00:00:00 2001 From: Brian Paul <brianp@vmware.com> Date: Thu, 10 Sep 2009 14:15:07 -0600 Subject: docs: document Gallium glDrawPixels(GL_STENCIL_INDEX) fix --- docs/relnotes-7.5.2.html | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') 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> -- cgit v1.2.3