From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 37028] Amnesia/HPL2 Demo: Strange graphical bugs on r600g Date: Tue, 7 Jun 2011 10:12:21 -0700 (PDT) Message-ID: <20110607171222.0EB8713004F@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 2BDD89E7F9 for ; Tue, 7 Jun 2011 10:12:22 -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=37028 --- Comment #13 from Maggioni Marcello 2011-06-07 10:12:20 PDT --- Created an attachment (id=47669) --> (https://bugs.freedesktop.org/attachment.cgi?id=47669) Correct test Ups sorry, I completely botched the test application :D I placed a "!=" instead of a "==" and so all the results in the previous post are inverted. The query are correct for a little in the beginning and then they get completely wrong afterwards : [hades@artemis ~]$ ./query Correct values: 25 Not correct values: 25 Correct values: 0 Not correct values: 50 Correct values: 0 Not correct values: 50 Correct values: 0 Not correct values: 50 Correct values: 0 Not correct values: 50 Correct values: 0 Not correct values: 50 Correct values: 0 Not correct values: 50 Correct values: 0 ... Sorry for the mess, I'm quite tired in this period :p -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.