Oded Gabbay wrote:
On Tue, Apr 26, 2016 at 1:26 PM, Andy Furniss wrote:
Oded Gabbay wrote:
Oded Gabbay (4): r600g/radeonsi: send endian info to format
translation functions r600g: set endianess of 16/32-bit buffers
according to do_endian_swap r600g: use do_endian_swap in color
swapping functi
On Tue, Apr 26, 2016 at 1:26 PM, Andy Furniss wrote:
> Oded Gabbay wrote:
>
>> Oded Gabbay (4): r600g/radeonsi: send endian info to format
>> translation functions r600g: set endianess of 16/32-bit buffers
>> according to do_endian_swap r600g: use do_endian_swap in color
>> swapping functions r600
Oded Gabbay wrote:
Oded Gabbay (4): r600g/radeonsi: send endian info to format
translation functions r600g: set endianess of 16/32-bit buffers
according to do_endian_swap r600g: use do_endian_swap in color
swapping functions r600g: use do_endian_swap in texture swapping
function
I get a build
Hi,
v4:
Per marek's remarks I:
- removed all changes to evergreen_init_color_surface_rat(), as it is used
only in compute and don't handle DB surfaces.
- Set V_0280A0_COLOR_16_16 and V_0280A0_COLOR_16_16_FLOAT to always do 8IN16
endian swap (array formats that still need to do byte swap).