glTexEnviv bug fix
authorBrian Paul <brian.paul@tungstengraphics.com>
Mon, 19 Apr 2004 20:26:30 +0000 (20:26 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Mon, 19 Apr 2004 20:26:30 +0000 (20:26 +0000)
docs/VERSIONS

index 684d2bb12daa05d7db6a003c69acc8ddf2d880af..2db0fdbec180ef55720e0a66ab6d6cc046d57922 100644 (file)
@@ -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