https://bugs.freedesktop.org/show_bug.cgi?id=35200
--- Comment #5 from Brian Paul <[email protected]> 2011-03-18 11:47:38 PDT --- The large number of warnings come from the fact that this issue is hit whenever a row of pixels is drawn. That happens a lot. If you could build Mesa with gdb and set a breakpoint on _mesa_problem() and print the offending value, that would help. Or grab the latest code from git - the updated warning will emit more info. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
