[Mesa-dev] [Bug 35200] Mesa 7.6 implementation error: bad datatype in interpolate_int_colors
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Mar 18 11:47:38 PDT 2011
https://bugs.freedesktop.org/show_bug.cgi?id=35200
--- Comment #5 from Brian Paul <brian.e.paul at gmail.com> 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.
More information about the mesa-dev
mailing list