intel: It is needed to allocating texture memory to accommodate
authorXiang, Haihao <haihao.xiang@intel.com>
Mon, 17 Mar 2008 08:52:07 +0000 (16:52 +0800)
committerXiang, Haihao <haihao.xiang@intel.com>
Mon, 17 Mar 2008 08:52:07 +0000 (16:52 +0800)
commit4478926b3a6d15d079a44f6cebebc1db85d382f6
treec2bedbc501bc7fe58be2807893f6780c71c70491
parent7ed1fd5d8438e55fe24091844cdfccb0881306bc
intel: It is needed to allocating texture memory to accommodate
a texture when calling TexImage with pixels set to NULL pointer.
src/mesa/drivers/dri/intel/intel_tex_image.c
src/mesa/drivers/dri/intel/intel_tex_subimage.c