https://bugs.freedesktop.org/show_bug.cgi?id=60073
Priority: medium Bug ID: 60073 Assignee: dri-devel@lists.freedesktop.org Summary: [bisected] Bad rendering in Path of Exile Severity: normal Classification: Unclassified OS: Linux (All) Reporter: nissarin@gmail.com Hardware: x86-64 (AMD64) Status: NEW Version: git Component: Drivers/Gallium/r600 Product: Mesa
Hardware: Radeon 6850
Software: 64bit Gentoo, game running via Wine (32bit), git versions of libdrm, xf86-video-ati, kernel version 3.7(ish) and latest 3.8 rc + drm-next branch
The issue is affecting light effects, spell effects, etc. (see screenshots).
Bisecting leads to this commit: commit 3b51d71c8544ee198008bbf3545bf3def6e9e77f Author: Jordan Justen jordan.l.justen@intel.com Date: Fri Dec 28 11:00:50 2012 -0800
copyteximage: check that sRGB usage is valid for GLES3 / GL
Reviewed-by: Ian Romanick ian.d.romanick@intel.com Signed-off-by: Jordan Justen jordan.l.justen@intel.com
There is already one bug report mentioning this commit [1], not sure if it's the same issue.
Besides PoE, I also encontered similar problem in StarCraft2, I didn't checked if it's the same problem, text/fonts on the loading screen shows the same "corruption", however the game also hangs the GPU, so bisecting it might be a bit problematic.
[1] https://bugs.freedesktop.org/show_bug.cgi?id=59690
https://bugs.freedesktop.org/show_bug.cgi?id=60073
--- Comment #1 from Wojciech Pyczak nissarin@gmail.com --- Created attachment 73926 --> https://bugs.freedesktop.org/attachment.cgi?id=73926&action=edit Login screen
https://bugs.freedesktop.org/show_bug.cgi?id=60073
--- Comment #2 from Wojciech Pyczak nissarin@gmail.com --- Created attachment 73927 --> https://bugs.freedesktop.org/attachment.cgi?id=73927&action=edit Login screen (bad rendering)
https://bugs.freedesktop.org/show_bug.cgi?id=60073
--- Comment #3 from Wojciech Pyczak nissarin@gmail.com --- Created attachment 73928 --> https://bugs.freedesktop.org/attachment.cgi?id=73928&action=edit In-game screenshot
https://bugs.freedesktop.org/show_bug.cgi?id=60073
--- Comment #4 from Wojciech Pyczak nissarin@gmail.com --- Created attachment 73929 --> https://bugs.freedesktop.org/attachment.cgi?id=73929&action=edit In-game screenshot (bad rendering)
https://bugs.freedesktop.org/show_bug.cgi?id=60073
Alex Deucher agd5f@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.freedesktop.or | |g/show_bug.cgi?id=59690
https://bugs.freedesktop.org/show_bug.cgi?id=60073
--- Comment #5 from Jordan Justen jljusten@gmail.com --- Please retest with 496928a4, as this commit reverts this change for desktop GL. (The behavior is retained for GLES3.)
https://bugs.freedesktop.org/show_bug.cgi?id=60073
--- Comment #6 from Wojciech Pyczak nissarin@gmail.com --- I'm currently using latest version (cb4616d3) and the issue is gone.
https://bugs.freedesktop.org/show_bug.cgi?id=60073
Jerome Glisse glisse@freedesktop.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #7 from Jerome Glisse glisse@freedesktop.org --- Ok closing
dri-devel@lists.freedesktop.org