Re: [Mesa-dev] [PATCH V7 8/8] intel: implement create image from texture

2013-01-30 Thread Kristian Høgsberg
On Wed, Jan 30, 2013 at 03:40:26PM +0200, Abdiel Janulgue wrote: > Save miptree level info to DRIImage: > - Appropriately-aligned base offset pointing to the image > - Additional x/y adjustment offsets from above. > > In non-tile-aligned surface cases where resolving back to the original image > l

[Mesa-dev] [PATCH V7 8/8] intel: implement create image from texture

2013-01-30 Thread Abdiel Janulgue
Save miptree level info to DRIImage: - Appropriately-aligned base offset pointing to the image - Additional x/y adjustment offsets from above. In non-tile-aligned surface cases where resolving back to the original image located in mip-levels higher than the base level proves problematic due to off