<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Graphic issue on PCSX2 with Gallium 0.4 on AMD RS780"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=61690">61690</a>
          </td>
        </tr>

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

        <tr>
          <th>Summary</th>
          <td>Graphic issue on PCSX2 with Gallium 0.4 on AMD RS780
          </td>
        </tr>

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

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>pablo11_up@yahoo.com
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86 (IA32)
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>9.1
          </td>
        </tr>

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

        <tr>
          <th>Product</th>
          <td>Mesa
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=75782" name="attach_75782" title="trace of "Checking MEMORY CARD" first message">attachment 75782</a> <a href="attachment.cgi?id=75782&action=edit" title="trace of "Checking MEMORY CARD" first message">[details]</a></span>
trace of "Checking MEMORY CARD" first message

Hello,
Upgrading Mesa 8 to 9.1 got me a graphic problem with PCSX2 emulator
Attached an apitrace's trace generated in Mesa 8.0.4.  When I replay it on Mesa
9.1 I got bad rendering, some shapes appar to be messed up.

<a href="http://imageshack.us/a/img32/7455/sshote.jpg">http://imageshack.us/a/img32/7455/sshote.jpg</a>

<a href="http://imageshack.us/a/img202/4097/startw.jpg">http://imageshack.us/a/img202/4097/startw.jpg</a>

"configure" Mesa 8.0.4 flags:
./configure \
  --prefix=/usr \
  --sysconfdir=/etc \
  --libdir=/usr/lib \
  --mandir=/usr/man \
  --docdir=/usr/doc/mesa-$VERSION \
  --with-dri-driverdir=/usr/lib/xorg/modules/dri \
  --with-dri-drivers=i915,i965,nouveau,r200,radeon,swrast \
  --with-gallium-drivers=nouveau,swrast,r300,r600 \
  --enable-gallium-llvm \
  --build=i486

"configure" Mesa 9.1 flags:
./configure \
  --prefix=/usr \
  --sysconfdir=/etc \
  --libdir=/usr/lib
  --mandir=/usr/man \
  --docdir=/usr/doc/mesa-$VERSION \
  --with-dri-driverdir=/usr/lib/xorg/modules/dri \
  --with-dri-drivers=i915,i965,intel,nouveau,r200,radeon,swrast \
  --with-gallium-drivers=nouveau,swrast,r300,r600 \
  --enable-gallium-llvm \
  --enable-shared-glapi \
  --build=i486</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>