Re: [Mesa-dev] [PATCH 04/13] u_blitter: add texture array support

2011-09-05 Thread Dave Airlie
On Mon, Sep 5, 2011 at 10:44 PM, Marek Olšák wrote: I nearly wrote this once, and this looks like the correct version of it, http://cgit.freedesktop.org/~airlied/mesa/commit/?h=r600g-texture-array&id=949278f48bea4aa4da0ec70d2ebf03b2884908a9 Reviewed-by: Dave Airlie > --- >  src/gallium/auxilia

[Mesa-dev] [PATCH 04/13] u_blitter: add texture array support

2011-09-05 Thread Marek Olšák
--- src/gallium/auxiliary/util/u_blitter.c | 52 +--- 1 files changed, 41 insertions(+), 11 deletions(-) diff --git a/src/gallium/auxiliary/util/u_blitter.c b/src/gallium/auxiliary/util/u_blitter.c index d8e46f0..d69fb1a 100644 --- a/src/gallium/auxiliary/util/u_bli