From 952df5e493198de91b329983dae5366102eb0a25 Mon Sep 17 00:00:00 2001 From: Brian Date: Mon, 3 Dec 2007 11:59:40 -0700 Subject: [PATCH] fix two-sided stencil --- docs/relnotes-7.0.3.html | 1 + 1 file changed, 1 insertion(+) 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.
  • Fix GLUT/Fortran issues
  • GLSL gl_FrontLightModelProduct.sceneColor variable wasn't defined
  • Fix crash upon GLSL variable array indexes (not yet supported) +
  • Two-sided stencil test didn't work in software rendering