fixed AIX color interpolation bug

This commit is contained in:
Brian Paul 2004-07-05 14:54:16 +00:00
parent cbc96b705d
commit 8a08853536
1 changed files with 1 additions and 0 deletions

View 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)