* [Bug 32439] New: invisible objects on r600g (probably shader issue)
@ 2010-12-16 14:02 bugzilla-daemon
2010-12-16 14:30 ` [Bug 32439] " bugzilla-daemon
` (6 more replies)
0 siblings, 7 replies; 8+ messages in thread
From: bugzilla-daemon @ 2010-12-16 14:02 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=32439
Summary: invisible objects on r600g (probably shader issue)
Product: Mesa
Version: git
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/R600
AssignedTo: dri-devel@lists.freedesktop.org
ReportedBy: hramrach@centrum.cz
Created an attachment (id=41168)
--> (https://bugs.freedesktop.org/attachment.cgi?id=41168)
dumped shaders
Last time this happened it was due to some shaders failing to compile.
Mesa does not report failed shader compilation so I will try to attach all
shaders the program compiled.
--
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] 8+ messages in thread* [Bug 32439] invisible objects on r600g (probably shader issue) 2010-12-16 14:02 [Bug 32439] New: invisible objects on r600g (probably shader issue) bugzilla-daemon @ 2010-12-16 14:30 ` bugzilla-daemon 2010-12-16 14:54 ` bugzilla-daemon ` (5 subsequent siblings) 6 siblings, 0 replies; 8+ messages in thread From: bugzilla-daemon @ 2010-12-16 14:30 UTC (permalink / raw) To: dri-devel https://bugs.freedesktop.org/show_bug.cgi?id=32439 --- Comment #1 from Michal Suchanek <hramrach@centrum.cz> 2010-12-16 06:30:01 PST --- Can't run the same program on r600c but it works on Mesa 7.9 r300g -- 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] 8+ messages in thread
* [Bug 32439] invisible objects on r600g (probably shader issue) 2010-12-16 14:02 [Bug 32439] New: invisible objects on r600g (probably shader issue) bugzilla-daemon 2010-12-16 14:30 ` [Bug 32439] " bugzilla-daemon @ 2010-12-16 14:54 ` bugzilla-daemon 2010-12-16 15:03 ` bugzilla-daemon ` (4 subsequent siblings) 6 siblings, 0 replies; 8+ messages in thread From: bugzilla-daemon @ 2010-12-16 14:54 UTC (permalink / raw) To: dri-devel https://bugs.freedesktop.org/show_bug.cgi?id=32439 --- Comment #2 from Michal Suchanek <hramrach@centrum.cz> 2010-12-16 06:54:21 PST --- Created an attachment (id=41175) --> (https://bugs.freedesktop.org/attachment.cgi?id=41175) difference between r600 shaders and swrastg shaders It works with swrastg and there is diference in size of arrays. -- 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] 8+ messages in thread
* [Bug 32439] invisible objects on r600g (probably shader issue) 2010-12-16 14:02 [Bug 32439] New: invisible objects on r600g (probably shader issue) bugzilla-daemon 2010-12-16 14:30 ` [Bug 32439] " bugzilla-daemon 2010-12-16 14:54 ` bugzilla-daemon @ 2010-12-16 15:03 ` bugzilla-daemon 2010-12-16 15:17 ` bugzilla-daemon ` (3 subsequent siblings) 6 siblings, 0 replies; 8+ messages in thread From: bugzilla-daemon @ 2010-12-16 15:03 UTC (permalink / raw) To: dri-devel https://bugs.freedesktop.org/show_bug.cgi?id=32439 Michel Dänzer <michel@daenzer.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Drivers/DRI/R600 |Drivers/Gallium/r600 -- 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] 8+ messages in thread
* [Bug 32439] invisible objects on r600g (probably shader issue) 2010-12-16 14:02 [Bug 32439] New: invisible objects on r600g (probably shader issue) bugzilla-daemon ` (2 preceding siblings ...) 2010-12-16 15:03 ` bugzilla-daemon @ 2010-12-16 15:17 ` bugzilla-daemon 2011-03-07 18:59 ` [Bug 32439] [RADEON:KMS:R600G] " bugzilla-daemon ` (2 subsequent siblings) 6 siblings, 0 replies; 8+ messages in thread From: bugzilla-daemon @ 2010-12-16 15:17 UTC (permalink / raw) To: dri-devel https://bugs.freedesktop.org/show_bug.cgi?id=32439 Jerome Glisse <glisse@freedesktop.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #41168|shaders.log |shaders.txt filename| | -- 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] 8+ messages in thread
* [Bug 32439] [RADEON:KMS:R600G] invisible objects on r600g (probably shader issue) 2010-12-16 14:02 [Bug 32439] New: invisible objects on r600g (probably shader issue) bugzilla-daemon ` (3 preceding siblings ...) 2010-12-16 15:17 ` bugzilla-daemon @ 2011-03-07 18:59 ` bugzilla-daemon 2011-03-07 19:13 ` bugzilla-daemon 2011-03-07 19:13 ` bugzilla-daemon 6 siblings, 0 replies; 8+ messages in thread From: bugzilla-daemon @ 2011-03-07 18:59 UTC (permalink / raw) To: dri-devel https://bugs.freedesktop.org/show_bug.cgi?id=32439 Jerome Glisse <glisse@freedesktop.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|invisible objects on r600g |[RADEON:KMS:R600G] |(probably shader issue) |invisible objects on r600g | |(probably shader issue) --- Comment #3 from Jerome Glisse <glisse@freedesktop.org> 2011-03-07 10:59:34 PST --- Is this still an issue with lastest mesa ? -- 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] 8+ messages in thread
* [Bug 32439] [RADEON:KMS:R600G] invisible objects on r600g (probably shader issue) 2010-12-16 14:02 [Bug 32439] New: invisible objects on r600g (probably shader issue) bugzilla-daemon ` (4 preceding siblings ...) 2011-03-07 18:59 ` [Bug 32439] [RADEON:KMS:R600G] " bugzilla-daemon @ 2011-03-07 19:13 ` bugzilla-daemon 2011-03-07 19:13 ` bugzilla-daemon 6 siblings, 0 replies; 8+ messages in thread From: bugzilla-daemon @ 2011-03-07 19:13 UTC (permalink / raw) To: dri-devel https://bugs.freedesktop.org/show_bug.cgi?id=32439 --- Comment #4 from Michal Suchanek <hramrach@gmail.com> 2011-03-07 11:13:12 PST --- I guess this is fixed. It was the constant limit issue iirc. -- 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] 8+ messages in thread
* [Bug 32439] [RADEON:KMS:R600G] invisible objects on r600g (probably shader issue) 2010-12-16 14:02 [Bug 32439] New: invisible objects on r600g (probably shader issue) bugzilla-daemon ` (5 preceding siblings ...) 2011-03-07 19:13 ` bugzilla-daemon @ 2011-03-07 19:13 ` bugzilla-daemon 6 siblings, 0 replies; 8+ messages in thread From: bugzilla-daemon @ 2011-03-07 19:13 UTC (permalink / raw) To: dri-devel https://bugs.freedesktop.org/show_bug.cgi?id=32439 Michal Suchanek <hramrach@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME -- 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] 8+ messages in thread
end of thread, other threads:[~2011-03-07 19:13 UTC | newest] Thread overview: 8+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2010-12-16 14:02 [Bug 32439] New: invisible objects on r600g (probably shader issue) bugzilla-daemon 2010-12-16 14:30 ` [Bug 32439] " bugzilla-daemon 2010-12-16 14:54 ` bugzilla-daemon 2010-12-16 15:03 ` bugzilla-daemon 2010-12-16 15:17 ` bugzilla-daemon 2011-03-07 18:59 ` [Bug 32439] [RADEON:KMS:R600G] " bugzilla-daemon 2011-03-07 19:13 ` bugzilla-daemon 2011-03-07 19:13 ` 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.