[Bug 28294] [r300g] Unigine Sanctuary v2.2: black glitches
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Sep 27 16:08:52 PDT 2010
https://bugs.freedesktop.org/show_bug.cgi?id=28294
--- Comment #34 from Benjamin Segovia <benjamin.segovia at intel.com> 2010-09-27 16:08:52 PDT ---
(In reply to comment #33)
> Created an attachment (id=38995)
--> (https://bugs.freedesktop.org/attachment.cgi?id=38995)
> screenshot
>
> Now with only part of _mesa_optimize_program commented out it is a little bit
> better (see screenshot). There are first signs of shadows but only in the
> bottom part of scene.
> Regarding number 2, check description of commit
> cfc461fca6ad5656f58c48803d13052537063316.
Did you turn off/on optimizations with RADEON_DEBUG? We could try:
1/ RADEON_DEBUG=noopt + only register allocation done in prog_optimize.c
2/ RADEON_DEBUG="" + only register allocation done in prog_optimize.c
3/ RADEON_DEBUG=noopt + everything done in prog_optimize.c
--
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