<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Textures missing iff character in specific areas in dolphin running Xenoblades Chronicles"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=91110">91110</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Textures missing iff character in specific areas in dolphin running Xenoblades Chronicles
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Mesa
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>git
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>URL</th>
          <td>https://code.google.com/p/dolphin-emu/issues/detail?id=8688
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Drivers/Gallium/radeonsi
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>dri-devel@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>christian@madez.de
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>dri-devel@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>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 checked,
which was 9 days ago.

I compiled mesa-git with

CFLAGS = -g -O2 -Wall -std=c99 -Werror=implicit-function-declaration
-Werror=missing-prototypes -fno-strict-aliasing -fno-builtin-memcmp -DDEBUG

and set

$ export LIBGL_DEBUG=verbose
$ export MESA_DEBUG=1
$ export EGL_LOG_LEVEL=debug

before running dolphin. Running dolphin with the game until the issue appears
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ório
não encontrado.
libGL: Can't open configuration file /home/user/.drirc: Arquivo ou diretório
não encontrado.
libGL: Using DRI2 for screen 0

I'm sorry, I don't know how to write a simple GLUT-based test program.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>