[Bug 92900] [regression bisected] About 700 piglit regressions is what could go wrong
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Nov 11 09:53:39 PST 2015
https://bugs.freedesktop.org/show_bug.cgi?id=92900
--- Comment #3 from Roland Scheidegger <sroland at vmware.com> ---
(In reply to Marek Olšák from comment #2)
> If there are no simple way to fix this, the best course of action is to
> revert the commit.
Well if it's the missing B8G8R8X8 stuff this could be added trivially to the
table like so:
[ MESA_FORMAT_B8G8R8X8_UNORM ] = { RADEON_TXFORMAT_ARGB8888, 0 },
[ MESA_FORMAT_X8R8G8B8_UNORM ] = { RADEON_TXFORMAT_ARGB8888, 0 },
Other than that, I really don't see anything which could make a difference on
le systems.
Roland
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20151111/4cbaae58/attachment.html>
More information about the dri-devel
mailing list