fix two-sided stencil

This commit is contained in:
Brian 2007-12-03 11:59:40 -07:00
parent 45acb8b058
commit 952df5e493

View file

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