https://bugs.freedesktop.org/show_bug.cgi?id=28294 --- Comment #34 from Benjamin Segovia <benjamin.segovia@xxxxxxxxx> 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. _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel