intel: Remove duplicated teximage miptree to object miptree promotion.
authorEric Anholt <eric@anholt.net>
Wed, 3 Nov 2010 03:36:47 +0000 (20:36 -0700)
committerEric Anholt <eric@anholt.net>
Wed, 3 Nov 2010 13:08:27 +0000 (06:08 -0700)
commit5716ad24255a39f4fb91f9ca28ccfe29e3d4a4b9
tree1d5b37c11e8fe9c4f59c3f750545ad5a7233dba7
parent0300c9ab54f80bb7f172672c8e748721c658f660
intel: Remove duplicated teximage miptree to object miptree promotion.

intel_finalize_mipmap_tree() does this optimization too, just more
aggressively.
src/mesa/drivers/dri/intel/intel_tex_image.c