https://bugs.freedesktop.org/show_bug.cgi?id=55172
Bug #: 55172 Summary: Skybox misrendering (Unvanquished, texture compression enabled) Classification: Unclassified 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: bugspam@moreofthesa.me.uk
The more distant parts of the skybox texture in maps such as atcshd are misrendered in a consistent way if texture compression is enabled.
(Mesa git cf76edd, Linux 3.6-rc3, HD6770)
https://bugs.freedesktop.org/show_bug.cgi?id=55172
--- Comment #1 from Vadim Girlin ptpzz@yandex.ru 2012-09-21 09:59:15 UTC --- Created attachment 67489 --> https://bugs.freedesktop.org/attachment.cgi?id=67489 [PATCH] st/mesa: don't use decompress_with_blit for cubemaps
Does this patch help?
https://bugs.freedesktop.org/show_bug.cgi?id=55172
--- Comment #2 from Darren Salt bugspam@moreofthesa.me.uk --- It does; the problem appears to be fixed.
https://bugs.freedesktop.org/show_bug.cgi?id=55172
Marek Olšák maraeo@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #3 from Marek Olšák maraeo@gmail.com --- Fixed with commit 0aecb174ce5d2d5c25e1076e8d0cdcb68e9a3b5c. Closing.
dri-devel@lists.freedesktop.org