From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 30901] New: Heroes of Newerth won't start when mesa is compiled
with --enable-gallium-llvm
Date: Fri, 15 Oct 2010 09:29:23 -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 406C19E73F
for ;
Fri, 15 Oct 2010 09:29:24 -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=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@lists.freedesktop.org
ReportedBy: drakkk@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.