Roland Scheidegger wrote:
Felix Kühling wrote:

Again, commenting out the assertion helps. I'm not sure if the assertion
is bogus or if there is a real problem behind this that has to be
solved.

You get that also with the mesa test tests/seccolor (my email on that topic is still missing in action, crappy sf mail server...). IMHO the assertion is bogus, as the mesa derived state ctx->_TriangleCaps is only calculated later. Or maybe mesa needs to make sure that the derived state is current.

Ah, OK - the way Mesa calculates this changed in the last few days. Probably the best thing to do is stop relying on that bit and use the macro NEED_SECONDARY_COLOR() instead.


Keith




------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn -- _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to