[Bug 28294] [r300g] Unigine Sanctuary v2.2: black glitches

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Oct 28 10:42:31 PDT 2010


https://bugs.freedesktop.org/show_bug.cgi?id=28294

--- Comment #46 from Tom Stellard <tstellar at gmail.com> 2010-10-28 10:42:30 PDT ---
In src/mesa/dri/drivers/r300/compiler/r3xx_fragprog.c around line 120, there is
a list of compiler passes.  Three of these passes(deadcode, dataflow optimize,
and register allocation) are disabled when running with RADEON_DEBUG=noopt. 
You could try commenting out these passes one a time to see which one is
causing the bug.  When you are testing this way _don't_ use RADEON_DEBUG=noopt

-- 
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 dri-devel mailing list