From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 66920] New: [llvm backend] flashing textures, no lights in car
, no water on GTA IV
Date: Mon, 15 Jul 2013 12:17:51 +0000
Message-ID:
Priority
medium
Bug ID
66920
Assignee
dri-devel@lists.freedesktop.org
Summary
[llvm backend] flashing textures, no lights in car , no water on GTA IV
Severity
normal
Classification
Unclassified
OS
Linux (All)
Reporter
son_of_the_osiris@interia.pl
Hardware
x86-64 (AMD64)
Status
NEW
Version
git
Component
Drivers/Gallium/r600
Product
Mesa
I just tried sb backend with GTA IV on wine and must say that it works better
than llvm. With llvm I have black rectangle instead of car lights and same with
water. Also I seen some flashing textures.When enable R600_DEBUG-sb,nollvm game
run little faster and without graphics problem.
Kernel 3.10
wine 1.6rc5
mesa - git
compiled with :
--prefix=/usr \
--sysconfdir=/etc \
--with-dri-driverdir=/usr/lib/xorg/modules/dri \
--with-gallium-drivers=r600 \
--with-dri-drivers= \
--with-llvm-shared-libs \
--enable-gallium-llvm \
--enable-r600-llvm-compiler \
--enable-xvmc \
--enable-egl \
--enable-gallium-egl \
--with-egl-platforms=x11,drm,wayland \
--enable-shared-glapi \
--enable-gbm \
--enable-glx-tls \
--enable-opencl \
--disable-debug \
--disable-osmesa \
--enable-gles1 \
--enable-gles2 \
--enable-texture-float \
--disable-xa \
--enable-vdpau \