https://bugs.freedesktop.org/show_bug.cgi?id=80004
Priority: medium Bug ID: 80004 Assignee: dri-devel@lists.freedesktop.org Summary: Serious Sam 3 BFE - incorrect weapon rendering Severity: normal Classification: Unclassified OS: Linux (All) Reporter: vitalif@yourcmc.ru Hardware: x86 (IA32) Status: NEW Version: 10.1 Component: Drivers/Gallium/r600 Product: Mesa
Created attachment 101017 --> https://bugs.freedesktop.org/attachment.cgi?id=101017&action=edit Incorrect weapon rendering
Hi!
I try to play Serious Sam 3 BFE using Mesa and r600g driver, and I get incorrect rendering of the weapon - it's rendered "diagonal" (see the screenshot).
Linux kernel is Debian's 3.14.4-1.1, but most of the system is i386. Mesa is 10.1.2 from Debian repos.
Card is ATI Mobility Radeon HD 4670.
OpenGL renderer string: Gallium 0.4 on AMD RV730 OpenGL core profile version string: 3.3 (Core Profile) Mesa 10.1.2 OpenGL core profile shading language version string: 3.30 OpenGL core profile context flags: (none) OpenGL core profile profile mask: core profile
Is it a known issue?
https://bugs.freedesktop.org/show_bug.cgi?id=80004
--- Comment #1 from Vitaliy Filippov vitalif@yourcmc.ru --- The bug also reproduces on newer mesa 10.1.4 (just updated).
https://bugs.freedesktop.org/show_bug.cgi?id=80004
--- Comment #2 from Vitaliy Filippov vitalif@yourcmc.ru --- Just built 10.2.1 - the bug also reproduces on it.
https://bugs.freedesktop.org/show_bug.cgi?id=80004
--- Comment #3 from Vitaliy Filippov vitalif@yourcmc.ru --- (In reply to comment #0)
Linux kernel is Debian's 3.14.4-1.1, but most of the system is i386. Mesa is 10.1.2 from Debian repos.
I've meant "Linux is 3.14.4-1.1 amd64, but most of the system is i386"
https://bugs.freedesktop.org/show_bug.cgi?id=80004
--- Comment #4 from Vitaliy Filippov vitalif@yourcmc.ru --- Anyone?
https://bugs.freedesktop.org/show_bug.cgi?id=80004
Vitaliy Filippov vitalif@yourcmc.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|10.1 |git
--- Comment #5 from Vitaliy Filippov vitalif@yourcmc.ru --- Linux 3.16.5, Mesa 10.4.0-devel git, the bug still there.
https://bugs.freedesktop.org/show_bug.cgi?id=80004
Benjamin Bellec b.bellec@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |b.bellec@gmail.com
--- Comment #6 from Benjamin Bellec b.bellec@gmail.com --- Can you try with sb disabled, set then envvar "R600_DEBUG=nosb".
https://bugs.freedesktop.org/show_bug.cgi?id=80004
--- Comment #7 from Vitaliy Filippov vitalif@yourcmc.ru --- Created attachment 109305 --> https://bugs.freedesktop.org/attachment.cgi?id=109305&action=edit OK with R600_DEBUG=nosb
It seems it's OK with nosb (although the frame rate seems lower)
https://bugs.freedesktop.org/show_bug.cgi?id=80004
Vitaliy Filippov vitalif@yourcmc.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #109305|text/plain |image/jpeg mime type| |
https://bugs.freedesktop.org/show_bug.cgi?id=80004
--- Comment #8 from Benjamin Bellec b.bellec@gmail.com --- (In reply to Vitaliy Filippov from comment #7)
It seems it's OK with nosb
OK, this is maybe related to issue I have : https://bugs.freedesktop.org/show_bug.cgi?id=86165
(In reply to Vitaliy Filippov from comment #7)
although the frame rate seems lower
Yes, "sb" is the enhanced r600g GLSL compiler. So disabling it decrease the performance.
https://bugs.freedesktop.org/show_bug.cgi?id=80004
--- Comment #9 from Vitaliy Filippov vitalif@yourcmc.ru --- Maybe... so the only thing that is left is to get response from someone who can fix it? :)
It's also interesting that the same commit e9822f77a9cc024f528d30382fd5ad21c73a173b is also mentioned in bug 77288...
https://bugs.freedesktop.org/show_bug.cgi?id=80004
--- Comment #10 from Benjamin Bellec b.bellec@gmail.com --- (In reply to Vitaliy Filippov from comment #9)
Maybe... so the only thing that is left is to get response from someone who can fix it? :)
Absolutely.
https://bugs.freedesktop.org/show_bug.cgi?id=80004
Vitaliy Filippov vitalif@yourcmc.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED
--- Comment #11 from Vitaliy Filippov vitalif@yourcmc.ru --- The bug does not reproduce anymore with current mesa 11.3
dri-devel@lists.freedesktop.org