[Mesa-dev] [PATCH 1/3] gallium/radeon: remove separate BE path in r600_translate_colorswap

Marek Olšák maraeo at gmail.com
Fri Feb 26 10:51:17 UTC 2016


On Thu, Feb 25, 2016 at 10:09 PM, Oded Gabbay <oded.gabbay at gmail.com> wrote:
> After further testing, it appears there is no need for
> separate BE path in r600_translate_colorswap()
>
> The only fix remaining is the change of the last if statement, in the 4
> channels case. Originally, it contained an invalid swizzle configuration
> that never got hit, in LE or BE. So the fix is relevant for both systems.
>
> This patch adds an additional 120 available visuals for LE and BE,
> as seen in glxinfo

Really? I don't see how this patch can add anything.

Marek


More information about the mesa-dev mailing list