docs: document Gallium glDrawPixels(GL_STENCIL_INDEX) fix

This commit is contained in:
Brian Paul
2009-09-10 14:15:07 -06:00
parent 3f4d776199
commit 4d9bbabb83

View File

@@ -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>