intel: Remove an assertion from intel_miptree_create. TexImage
authorXiang, Haihao <haihao.xiang@intel.com>
Mon, 17 Mar 2008 08:50:20 +0000 (16:50 +0800)
committerXiang, Haihao <haihao.xiang@intel.com>
Mon, 17 Mar 2008 08:50:20 +0000 (16:50 +0800)
commit7ed1fd5d8438e55fe24091844cdfccb0881306bc
treec1b801caa42d6e27777eaa9bc7dc2685f515ff86
parent0819b25dfba326c3d32b3b0af5d77e53d1973890
intel: Remove an assertion from intel_miptree_create. TexImage
call with zero width/height/depth matches GL spec.
src/mesa/drivers/dri/intel/intel_mipmap_tree.c