For the series:
Reviewed-by: Marek Olšák
Marek
On Sat, Apr 23, 2016 at 11:36 AM, 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
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