[intel] use _mesa_copy_rect for upload compressed texture,
authorZou Nan hai <nanhai.zou@intel.com>
Fri, 1 Feb 2008 09:36:56 +0000 (17:36 +0800)
committerZou Nan hai <nanhai.zou@intel.com>
Fri, 1 Feb 2008 09:36:56 +0000 (17:36 +0800)
commita9a483b43ec090408148d069bc184c0a21323654
treebab621e6b1bf802e818c5275b5881b2a1ca3fac8
parent71f53a22d048b4d972c88a2ed49aa3bc4ff76a21
   [intel] use _mesa_copy_rect for upload compressed texture,
this fix bad texture issue in some games(UT and quake).
src/mesa/drivers/dri/intel/intel_regions.c
src/mesa/drivers/dri/intel/intel_regions.h
src/mesa/drivers/dri/intel/intel_tex_image.c