On 02/19/2014 05:30 PM, Eric Anholt wrote: > We haven't been executing this code before the meta-blit case, because > we've been flagging the miptree as validated at texstorage time, and never > having to revalidate. > --- > src/mesa/drivers/dri/i965/intel_mipmap_tree.c | 15 ++++++++++++++- > src/mesa/drivers/dri/i965/intel_mipmap_tree.h | 2 ++ > 2 files changed, 16 insertions(+), 1 deletion(-)
This series is: Reviewed-by: Kenneth Graunke <kenn...@whitecape.org> For patch 1, I verified that physical_depth0 is scaled by mt->num_samples for UMS and CMS layouts, which trickles down to mt->level[level].depth. For patch 3, I believe the code matches the behavior we want. The rest I read carefully, including making sure the merging algorithms work.
signature.asc
Description: OpenPGP digital signature
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev