On 24 January 2013 13:59, Eric Anholt <[email protected]> wrote: > Paul Berry <[email protected]> writes: > > > Yeah, you're right. I was being lazy. How's this: > > > * Furthermore, intelEmitCopyBlit (which is called by > > * intel_miptree_map_blit) uses a signed 16-bit integer to represent > > buffer > > * pitch, so it can only handle buffer pitches < 32k. > > * > > * As a result of these two limitations, we can only use > > * intel_miptree_map_blit() when the region's pitsh is less than 32k. > "pitch" > > Other than that, > > Reviewed-by: Eric Anholt <[email protected]> >
Fixed, thanks.
_______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
