From 3bff7aed0e65aab11da48ff205de8dd70f9ce49e Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Thu, 27 Mar 2003 17:53:23 +0000 Subject: added ColorMask fix --- docs/VERSIONS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/VERSIONS b/docs/VERSIONS index 794b587f93..1779157d21 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -1,4 +1,4 @@ -$Id: VERSIONS,v 1.118.2.22 2003/03/25 00:01:45 brianp Exp $ +$Id: VERSIONS,v 1.118.2.23 2003/03/27 17:53:23 brianp Exp $ Mesa Version History @@ -1108,6 +1108,7 @@ Mesa Version History - glArePrograms/TexturesResident() wasn't 100% correct (Jose Fonseca) - fixed a minor GL_COLOR_MATERIAL bug - NV vertex program EXP instruction was broken + - glColorMask misbehaved with X window / pixmap rendering Changes: - use glPolygonOffset in gloss demo to avoid z-fighting artifacts - updated winpos and pointblast demos to use ARB extensions -- cgit v1.2.3