Comment # 4
on bug 92900
from Ian Romanick
(In reply to Roland Scheidegger from comment #3) > (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 }, That fixes the problem here. If you want to send that as a patch, you can put Tested-by: Ian Romanick <ian.d.romanick@intel.com> Cc: "11.0" <mesa-stable@lists.freedesktop.org> on it. > 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.
_______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel