http://bugs.freedesktop.org/show_bug.cgi?id=14157
--- Comment #1 from Bernd Buschinski <[EMAIL PROTECTED]> 2008-02-05 14:35:52 PST --- Created an attachment (id=14161) --> (http://bugs.freedesktop.org/attachment.cgi?id=14161) valgrind debug output I finally compiled it with debug mesa and driver, but it didnt helped me. It rather confused me, maybe it helps you devs more :) in intelRefillBatchLocked case line 127: GLuint last_irq = intel->alloc.irq_emitted; and line 133: if (last_irq) { last_irq is reported as uninitialised value? -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ -- _______________________________________________ Dri-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dri-devel
