https://bugs.freedesktop.org/show_bug.cgi?id=51658
Bug #: 51658 Summary: r200 (& possibly radeon) DRI fixes for gnome shell on Mesa 8.0.3 Classification: Unclassified Product: Mesa Version: 8.0 Platform: All OS/Version: All Status: NEW Severity: major Priority: medium Component: Drivers/DRI/r200 AssignedTo: dri-devel@lists.freedesktop.org ReportedBy: grimrc@yahoo.com
Created attachment 63711 --> https://bugs.freedesktop.org/attachment.cgi?id=63711 Essential patch to disable texture formats that are reported unrenderable elsewhere in driver.
Without r200-tex-format-fix.patch, gnome shell crashes. Texture formats are selected by radeonChoose8888TexFormat but reported as unrenderable by radeonIsFormatRenderable.