document GLSL fixes

This commit is contained in:
Brian 2007-07-03 12:21:11 -06:00
parent 45b5c44eb9
commit 12e7278c08

View file

@ -36,6 +36,8 @@ Mesa 7.0.1 is a stable release with bug fixes since version 7.0.
<li>glVertexAttrib4usv
</ul>
<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
</ul>