[Bug 30901] New: Heroes of Newerth won't start when mesa is compiled with --enable-gallium-llvm

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Oct 15 09:29:23 PDT 2010


https://bugs.freedesktop.org/show_bug.cgi?id=30901

           Summary: Heroes of Newerth won't start when mesa is compiled
                    with --enable-gallium-llvm
           Product: Mesa
           Version: git
          Platform: x86 (IA32)
               URL: http://dl.heroesofnewerth.com/HoNClient-1.0.14.sh
        OS/Version: Linux (All)
            Status: NEW
          Severity: minor
          Priority: medium
         Component: Drivers/Gallium/r300
        AssignedTo: dri-devel at lists.freedesktop.org
        ReportedBy: drakkk at centrum.cz


I usually configure mesa like this: "--enable-debug --enable-gallium-radeon
--with-dri-drivers= --with-state-trackers=dri,glx", with this HoN starts and
runs fine with r300g driver. However I was trying llvmpipe with some other apps
and I noticed, when I add "--enable-gallium-llvm", HoN won't start with "K2 -
Fatal Error: ARB_vertex_buffer_object not available." 
This is quite strange because glxinfo is identical and shows
GL_ARB_vertex_buffer_object in both cases (and OpenGL vendor string: X.Org R300
Project, OpenGL renderer string: Gallium 0.4 on RV530, so its not like I was
using some other driver). I'm quite sure I didn't messed up anything I even
asked at #radeon if I'm doing something wrong. LIBGL_DRIVERS_PATH and
LD_LIBRARY_PATH are both pointing to right mesa directories and I did git clean
-fdx between builds. 

So far I wasn't able to reproduce this with any other app.

This is with Fedora 14 i686, kernel 2.6.35.6-39.fc14, mesa from git, RV530.

-- 
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