[Bug 37603] New: r600g with LLVM enabled makes Heroes of Newerth game unplayable

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed May 25 14:36:34 PDT 2011


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 at lists.freedesktop.org
        ReportedBy: damien at 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.


More information about the dri-devel mailing list