[Mesa-dev] [PATCH] mesa/formats: Fix swizzle flipping for big-endian targets

Jason Ekstrand jason at jlekstrand.net
Mon Aug 10 00:01:05 PDT 2015


On Sun, Aug 9, 2015 at 11:55 PM, Oded Gabbay <oded.gabbay at gmail.com> wrote:
> On Mon, Aug 10, 2015 at 9:52 AM, Jason Ekstrand <jason at jlekstrand.net> wrote:
>> For those of you tracking the big-endian stuff, I've pushed a couple
>> patches to a branch:
>>
>> http://cgit.freedesktop.org/~jekstrand/mesa/log/?h=wip/be-fixes
>>
>> I've removed the patch to change the way gallium converts PIPE_FORMAT
>> to MESA_FORMAT because it was clearly wrong.  As I work on this, I'll
>> try and keep this branch updated to the current "best known patches".
>> Hopefully, we can find/fix all of the bogus code and get BE at least
>> sort-of working again.
>> --Jason
>>
> Jason,
> There is an additional patch I sent that fixes the swizzle clearing
> when running on BE machine:
>
> http://cgit.freedesktop.org/~gabbayo/mesa/commit/?h=mesa-upstream&id=8bd4265ffe3b357e17430f0ab39eb04e07c7ddf0
>
> It got r-b by Emil Velikov but no one pushed it yet to upstream.

Thanks!  I added my R-B and pushed it.  I've also updated my be-fixes
branch to include it.
--Jason


More information about the mesa-dev mailing list