summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorBrian <[email protected]>2007-12-03 11:59:40 -0700
committerBrian <[email protected]>2007-12-03 12:00:21 -0700
commit952df5e493198de91b329983dae5366102eb0a25 (patch)
treea2866344cae838fa9de8af895e906c24a01f8ecf /docs
parent45acb8b058fc0f61a1c2687897c5d4042b534760 (diff)
fix two-sided stencil
Diffstat (limited to 'docs')
-rw-r--r--docs/relnotes-7.0.3.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-7.0.3.html b/docs/relnotes-7.0.3.html
index 8d46989f279..4b41c5db1a9 100644
--- a/docs/relnotes-7.0.3.html
+++ b/docs/relnotes-7.0.3.html
@@ -30,6 +30,7 @@ Mesa 7.0.3 is a stable release with bug fixes since version 7.0.2.
<li>Fix GLUT/Fortran issues
<li>GLSL gl_FrontLightModelProduct.sceneColor variable wasn't defined
<li>Fix crash upon GLSL variable array indexes (not yet supported)
+<li>Two-sided stencil test didn't work in software rendering
</ul>