fix bug 11475

This commit is contained in:
Brian 2007-07-05 09:42:07 -06:00
parent d62be2652c
commit 18bfa52ef7

View file

@ -38,6 +38,7 @@ Mesa 7.0.1 is a stable release with bug fixes since version 7.0.
<li>Fixed glDrawPixels(GL_STENCIL_INDEX) pixel transfer bug 11457
<li>GLSL bug fix: added vec2(vec4) constructor
<li>GLSL bug fix: .strq and .rgba writemasks didn't always work
<li>Stencil pixel map didn't always work for glDrawPixels (bug 11475)
</ul>