https://bugs.freedesktop.org/show_bug.cgi?id=41499
Summary: Regression: EVE Online graphics borked (bisected) Product: Mesa Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Drivers/Gallium/r600 AssignedTo: dri-devel@lists.freedesktop.org ReportedBy: luziphermcleod@yahoo.ie
Created an attachment (id=52026) --> (https://bugs.freedesktop.org/attachment.cgi?id=52026) Screenshot of login screen (bad)
EVE Online (which worked fairly well) started to have severe graphical glitches on r600g (HD4870) over wine. It's unplayable. I bisected this down to:
linker: Use gl_shader_program::AttributeBindings for attrib locations commit: 523b611646ae15aa05ed37597ae9162de7290faf http://cgit.freedesktop.org/mesa/mesa/commit/?id=523b611646ae15aa05ed37597ae...
Actually it seems that all triangles (I guess) are malformed, jump around and aren't textured as they should.
System: Gentoo on vanilla kernel linux-3.1.0-rc8 Mesa from git, r600g driver GPU: Radeon HD4870 (x2, only one used), CPU: Intel Core i7-965, MB: ASUS P6T Deluxe libdrm from git, xf86-video-ati from git, wine-1.3.29, xorg-server-1.11.1
https://bugs.freedesktop.org/show_bug.cgi?id=41499
--- Comment #1 from Luzipher luziphermcleod@yahoo.ie 2011-10-05 18:35:51 PDT --- Created an attachment (id=52027) --> (https://bugs.freedesktop.org/attachment.cgi?id=52027) Screenshot of login screen (good, commit 015d4f61ef9116c9e844299ab9f2b15c653c0450)
https://bugs.freedesktop.org/show_bug.cgi?id=41499
Michel Dänzer michel@daenzer.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |idr@freedesktop.org
--- Comment #2 from Michel Dänzer michel@daenzer.net 2011-10-05 23:49:58 PDT --- Adding author of bisected commit to CC.
https://bugs.freedesktop.org/show_bug.cgi?id=41499
Luzipher luziphermcleod@yahoo.ie changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Regression: EVE Online |[r600g] Regression: EVE |graphics borked (bisected) |Online graphics borked | |(bisected)
https://bugs.freedesktop.org/show_bug.cgi?id=41499
Ian Romanick idr@freedesktop.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |tallica@o2.pl
--- Comment #3 from Ian Romanick idr@freedesktop.org 2011-10-06 09:46:56 PDT --- *** Bug 41508 has been marked as a duplicate of this bug. ***
https://bugs.freedesktop.org/show_bug.cgi?id=41499
Ian Romanick idr@freedesktop.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|Drivers/Gallium/r600 |glsl-compiler AssignedTo|dri-devel@lists.freedesktop |idr@freedesktop.org |.org |
--- Comment #4 from Ian Romanick idr@freedesktop.org 2011-10-06 09:47:52 PDT --- Does the application produce any error logging or other debug output?
dri-devel@lists.freedesktop.org