http://bugs.freedesktop.org/show_bug.cgi?id=25114
--- Comment #1 from Andre Maasikas <[email protected]> 2009-11-16 07:22:42 PST --- First, thanks for good testcase ! did bt: __assert_fail rcommonFlushCmdBuf radeonFlush radeon_firevertices radeonScissor _mesa_set_scissor _mesa_Scissor Seems we assert when we overfill the buffer in radeonFlush - it emits dirty state ontop af what's already there. I doubt we need that state emited at all, but this is grey area for me. I saw some patches from osiris which remove some flush/emit calls. If those patches land they might fix this bug also -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july -- _______________________________________________ Dri-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dri-devel
