From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 28294] [r300g] Unigine Sanctuary v2.2: black glitches Date: Mon, 27 Sep 2010 16:08:52 -0700 (PDT) Message-ID: <20100927230852.EC12E1300F6@annarchy.freedesktop.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from annarchy.freedesktop.org (annarchy.freedesktop.org [131.252.210.176]) by gabe.freedesktop.org (Postfix) with ESMTP id 190109E903 for ; Mon, 27 Sep 2010 16:08:53 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org https://bugs.freedesktop.org/show_bug.cgi?id=28294 --- Comment #34 from Benjamin Segovia 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.