[Bug 61690] New: Graphic issue on PCSX2 with Gallium 0.4 on AMD RS780

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Mar 2 07:32:27 PST 2013


https://bugs.freedesktop.org/show_bug.cgi?id=61690

          Priority: medium
            Bug ID: 61690
          Assignee: dri-devel at lists.freedesktop.org
           Summary: Graphic issue on PCSX2 with Gallium 0.4 on AMD RS780
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: pablo11_up at yahoo.com
          Hardware: x86 (IA32)
            Status: NEW
           Version: 9.1
         Component: Drivers/Gallium/r600
           Product: Mesa

Created attachment 75782
  --> https://bugs.freedesktop.org/attachment.cgi?id=75782&action=edit
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.

http://imageshack.us/a/img32/7455/sshote.jpg

http://imageshack.us/a/img202/4097/startw.jpg

"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

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130302/f8ac5d79/attachment.html>


More information about the dri-devel mailing list