summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBrian <brian.paul@tungstengraphics.com>2007-07-03 12:21:11 -0600
committerBrian <brian.paul@tungstengraphics.com>2007-07-03 12:21:11 -0600
commit12e7278c08739d158c9a097aa8f4534c9f43ad85 (patch)
treeb23d98f0adc41f9121ac5215432b45201e93b86e /docs
parent45b5c44eb9a2d183bf2096ed6f561afd53673965 (diff)
document GLSL fixes
Diffstat (limited to 'docs')
-rw-r--r--docs/relnotes-7.0.1.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/relnotes-7.0.1.html b/docs/relnotes-7.0.1.html
index 1357b051b1..6557b56530 100644
--- a/docs/relnotes-7.0.1.html
+++ b/docs/relnotes-7.0.1.html
@@ -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>