From 8a088535368d4e6b3e7b5fd94f982122644a311c Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Mon, 5 Jul 2004 14:54:16 +0000 Subject: fixed AIX color interpolation bug --- docs/VERSIONS | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/VERSIONS') diff --git a/docs/VERSIONS b/docs/VERSIONS index 1b6217978b..40ac33a22c 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) -- cgit v1.2.3