Ian Romanick writes:
> Strong work.
>
> Series is
>
> Reviewed-by: Ian Romanick
Note, this series is waiting on review for the other 3 patches sent out
that day.
pgpL7dzirTbXJ.pgp
Description: PGP signature
___
mesa-dev mailing list
mesa-dev@lists.f
Strong work.
Series is
Reviewed-by: Ian Romanick
On 12/18/2012 01:35 PM, Eric Anholt wrote:
Relayout is expensive, so it's something developers (both us and others)
should know about when it happens.
---
src/mesa/drivers/dri/intel/intel_tex_validate.c |5 +
1 file changed, 5 insert
Relayout is expensive, so it's something developers (both us and others)
should know about when it happens.
---
src/mesa/drivers/dri/intel/intel_tex_validate.c |5 +
1 file changed, 5 insertions(+)
diff --git a/src/mesa/drivers/dri/intel/intel_tex_validate.c
b/src/mesa/drivers/dri/intel/