fixed AIX color interpolation bug
authorBrian Paul <brian.paul@tungstengraphics.com>
Mon, 5 Jul 2004 14:54:16 +0000 (14:54 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Mon, 5 Jul 2004 14:54:16 +0000 (14:54 +0000)
docs/VERSIONS

index 1b6217978bde3c8124a4eb85295f5719a99309c2..40ac33a22c0c2cfbdd3635043c658774975d0358 100644 (file)
@@ -1270,3 +1270,4 @@ Mesa Version History
        - fixed a few glitches in GL_HP_occlusion_test extension
        - glBeginQueryARB and glEndQueryARB didn't work inside display lists
        - vertex program state references were broken
+       - fixed triangle color interpolation bug on AIX (Shane Blackett)