commit | 8a088535368d4e6b3e7b5fd94f982122644a311c | [log] [tgz] |
---|---|---|
author | Brian Paul <brian.paul@tungstengraphics.com> | Mon Jul 05 14:54:16 2004 +0000 |
committer | Brian Paul <brian.paul@tungstengraphics.com> | Mon Jul 05 14:54:16 2004 +0000 |
tree | 226f60f8e66f2349f671b8aca26be1114609356a | |
parent | cbc96b705d1dc1c6aedba29ad6ce16d526e3b50e [diff] [blame] |
fixed AIX color interpolation bug
diff --git a/docs/VERSIONS b/docs/VERSIONS index 1b62179..40ac33a 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS
@@ -1270,3 +1270,4 @@ - 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)