https://bugs.freedesktop.org/show_bug.cgi?id=59492
--- Comment #16 from smoki smoki00790@gmail.com ---
OMG, i managed to fix it somehow :). I put in the end of r200UpdateMaterial function r200ColorMaterial( ctx, 0, 0 ); call and removed it from case GL_COLOR_MATERIAL:
That fixed supertuxkart colors and dlist-color-material now passed ;).