2009/6/15 Robert Key hpestilence@gmail.com:
This is what it looks like fixed, before it was doing IN[15] + gl_FrontColor + gl_FrontSecondaryColor.
We should probably just avoid writing to gl_FrontColor / gl_FrontSecondaryColor if they're not read. How does the attached patch work?