On Thu, Apr 21, 2016 at 4:39 PM, Oded Gabbay wrote:
> For some texture formats we need to take "do_endian_swap" into account
> when configuring their swizzling.
>
> Signed-off-by: Oded Gabbay
> ---
> src/gallium/drivers/r600/r600_state_common.c | 35
> +++-
> 1 file chan
For some texture formats we need to take "do_endian_swap" into account
when configuring their swizzling.
Signed-off-by: Oded Gabbay
---
src/gallium/drivers/r600/r600_state_common.c | 35 +++-
1 file changed, 34 insertions(+), 1 deletion(-)
diff --git a/src/gallium/driver