* [Bug 41499] New: Regression: EVE Online graphics borked (bisected)
@ 2011-10-06 1:33 bugzilla-daemon
2011-10-06 1:35 ` [Bug 41499] " bugzilla-daemon
` (4 more replies)
0 siblings, 5 replies; 6+ messages in thread
From: bugzilla-daemon @ 2011-10-06 1:33 UTC (permalink / raw)
To: dri-devel
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=523b611646ae15aa05ed37597ae9162de7290faf
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
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 6+ messages in thread* [Bug 41499] Regression: EVE Online graphics borked (bisected) 2011-10-06 1:33 [Bug 41499] New: Regression: EVE Online graphics borked (bisected) bugzilla-daemon @ 2011-10-06 1:35 ` bugzilla-daemon 2011-10-06 6:49 ` bugzilla-daemon ` (3 subsequent siblings) 4 siblings, 0 replies; 6+ messages in thread From: bugzilla-daemon @ 2011-10-06 1:35 UTC (permalink / raw) To: dri-devel 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) -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 41499] Regression: EVE Online graphics borked (bisected) 2011-10-06 1:33 [Bug 41499] New: Regression: EVE Online graphics borked (bisected) bugzilla-daemon 2011-10-06 1:35 ` [Bug 41499] " bugzilla-daemon @ 2011-10-06 6:49 ` bugzilla-daemon 2011-10-06 12:54 ` [Bug 41499] [r600g] " bugzilla-daemon ` (2 subsequent siblings) 4 siblings, 0 replies; 6+ messages in thread From: bugzilla-daemon @ 2011-10-06 6:49 UTC (permalink / raw) To: dri-devel 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. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel ^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 41499] [r600g] Regression: EVE Online graphics borked (bisected) 2011-10-06 1:33 [Bug 41499] New: Regression: EVE Online graphics borked (bisected) bugzilla-daemon 2011-10-06 1:35 ` [Bug 41499] " bugzilla-daemon 2011-10-06 6:49 ` bugzilla-daemon @ 2011-10-06 12:54 ` bugzilla-daemon 2011-10-06 16:46 ` bugzilla-daemon 2011-10-06 16:47 ` bugzilla-daemon 4 siblings, 0 replies; 6+ messages in thread From: bugzilla-daemon @ 2011-10-06 12:54 UTC (permalink / raw) To: dri-devel 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) -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 41499] [r600g] Regression: EVE Online graphics borked (bisected) 2011-10-06 1:33 [Bug 41499] New: Regression: EVE Online graphics borked (bisected) bugzilla-daemon ` (2 preceding siblings ...) 2011-10-06 12:54 ` [Bug 41499] [r600g] " bugzilla-daemon @ 2011-10-06 16:46 ` bugzilla-daemon 2011-10-06 16:47 ` bugzilla-daemon 4 siblings, 0 replies; 6+ messages in thread From: bugzilla-daemon @ 2011-10-06 16:46 UTC (permalink / raw) To: dri-devel 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. *** -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 41499] [r600g] Regression: EVE Online graphics borked (bisected) 2011-10-06 1:33 [Bug 41499] New: Regression: EVE Online graphics borked (bisected) bugzilla-daemon ` (3 preceding siblings ...) 2011-10-06 16:46 ` bugzilla-daemon @ 2011-10-06 16:47 ` bugzilla-daemon 4 siblings, 0 replies; 6+ messages in thread From: bugzilla-daemon @ 2011-10-06 16:47 UTC (permalink / raw) To: dri-devel 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? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2011-10-06 16:47 UTC | newest] Thread overview: 6+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2011-10-06 1:33 [Bug 41499] New: Regression: EVE Online graphics borked (bisected) bugzilla-daemon 2011-10-06 1:35 ` [Bug 41499] " bugzilla-daemon 2011-10-06 6:49 ` bugzilla-daemon 2011-10-06 12:54 ` [Bug 41499] [r600g] " bugzilla-daemon 2011-10-06 16:46 ` bugzilla-daemon 2011-10-06 16:47 ` bugzilla-daemon
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.