[Mesa-dev] [PATCH] r600g: add support for B5G6R5 PBO uploads via texture buffers

Marek Olšák maraeo at gmail.com
Wed Jul 13 08:56:28 UTC 2016


On Wed, Jul 13, 2016 at 10:18 AM, Nicolai Hähnle <nhaehnle at gmail.com> wrote:
> On 13.07.2016 01:55, Chris Forbes wrote:
>>
>> On Tue, Jul 12, 2016 at 9:59 PM, Marek Olšák <maraeo at gmail.com
>> <mailto:maraeo at gmail.com>> wrote:
>> +               *endian = r600_endian_swap(32);
>>
>> I don't fully understand r600, but this 32 seems dubious?
>
>
> No, that's fine, just look at the function r600_endian_swap.
>
> But somebody should really test this change ;)

I think the endian swap should indeed be 16. I'll fix that.

Marek


More information about the mesa-dev mailing list