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.
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
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.
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
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| |
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 ?
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.
https://bugs.freedesktop.org/show_bug.cgi?id=32439
Michal Suchanek hramrach@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME
dri-devel@lists.freedesktop.org