From 1fc35a44ef1477222570fb2865698682a51019ea Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Mon, 19 Apr 2004 20:26:30 +0000 Subject: glTexEnviv bug fix --- docs/VERSIONS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/VERSIONS b/docs/VERSIONS index 684d2bb12d..2db0fdbec1 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -1251,9 +1251,9 @@ Mesa Version History Changes: - fragment fog interpolation is perspective corrected now Bug fixes: - - everything in 6.0.1 plus TBD - glArrayElement in display lists didn't handle generic vertex attribs - glFogCoord didn't always work properly - ARB_fragment_program fog options didn't work - fp TEX instruction no longer incorrectly divides s,t,r by q - ARB fp TEX and TEXP instructions now use LOD=0 + - glTexEnviv in display lists didn't work -- cgit v1.2.3