From: Brian Paul Date: Mon, 5 Jul 2004 14:54:16 +0000 (+0000) Subject: fixed AIX color interpolation bug X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8a088535368d4e6b3e7b5fd94f982122644a311c;p=mesa.git fixed AIX color interpolation bug --- diff --git a/docs/VERSIONS b/docs/VERSIONS index 1b6217978bd..40ac33a22c0 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -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)