From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 91110] Textures missing iff character in specific areas in
dolphin running Xenoblades Chronicles
Date: Thu, 25 Jun 2015 19:49:59 +0000
Message-ID:
Bug ID
91110
Summary
Textures missing iff character in specific areas in dolphin r=
unning Xenoblades Chronicles
Product
Mesa
Version
git
Hardware
x86-64 (AMD64)
URL
https://code.google.com/p/dolphin-emu/issues/detail?id=3D8688
OS
Linux (All)
Status
NEW
Severity
normal
Priority
medium
Component
Drivers/Gallium/radeonsi
Assignee
dri-devel@lists.freedesktop.org
Reporter
christian@madez.de
QA Contact
dri-devel@lists.freedesktop.org
Iff a character is in specific areas some textures on him are =
not rendered. In
the entry of colony 9 is such an area.
The textures are rendered properly on the Intel GPU.
There are screenshots, a fifolog and an apitrace at the end of the linked
bugreport.
The problem appears in Debian Jessie, Sid and mesa-git the last time checke=
d,
which was 9 days ago.
I compiled mesa-git with
CFLAGS =3D -g -O2 -Wall -std=3Dc99 -Werror=3Dimplicit-function-declaration
-Werror=3Dmissing-prototypes -fno-strict-aliasing -fno-builtin-memcmp -DDEB=
UG
and set
$ export LIBGL_DEBUG=3Dverbose
$ export MESA_DEBUG=3D1
$ export EGL_LOG_LEVEL=3Ddebug
before running dolphin. Running dolphin with the game until the issue appea=
rs
gives the following output
$ dolphin-emu
Gtk-Message: Failed to load module "canberra-gtk-module"
libGL: screen 0 does not appear to be DRI3 capable
libGL: pci id for fd 22: 1002:679a, driver radeonsi
libGL: OpenDriver: trying lib/tls/radeonsi_dri.so
libGL: OpenDriver: trying lib/radeonsi_dri.so
libGL: Can't open configuration file /home/user/.drirc: Arquivo ou diret=C3=
=B3rio
n=C3=A3o encontrado.
libGL: Can't open configuration file /home/user/.drirc: Arquivo ou diret=C3=
=B3rio
n=C3=A3o encontrado.
libGL: Using DRI2 for screen 0
I'm sorry, I don't know how to write a simple GLUT-based test program.