From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 37603] New: r600g with LLVM enabled makes Heroes of Newerth game unplayable Date: Wed, 25 May 2011 14:36:34 -0700 (PDT) Message-ID: 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 40F729E793 for ; Wed, 25 May 2011 14:36:35 -0700 (PDT) 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=37603 Summary: r600g with LLVM enabled makes Heroes of Newerth game unplayable Product: Mesa Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Drivers/Gallium/r600 AssignedTo: dri-devel@lists.freedesktop.org ReportedBy: damien@grassart.com Created an attachment (id=47162) --> (https://bugs.freedesktop.org/attachment.cgi?id=47162) Blurry loading screen Hi, recent versions of Mesa have made this game go from 30 fps down to under 1 fps, and have caused the bottom of textures to become blurry (see attachment). I've bisected it down to commit a86fc719d6402eb482657707741890e69e81700f (enable LLVM by default on x86 and x86_64). I don't know why LLVM causes this but I've verified that disabling it via configure fixes this problem. I now use: ./configure --prefix=$HOME --enable-gallium-r600 --disable-gallium-r300 --disable-gallium-llvm --disable-gallium-egl --with-state-trackers=dri I know r300g requires LLVM but are there any reasons to enable it for r600g? Thanks, -Damien -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.