src/mesa/drivers/dri/intel/intel_regions.c | 2 +- src/mesa/drivers/dri/intel/intel_regions.h | 10 ++++++++++ src/mesa/drivers/dri/intel/intel_tex_image.c | 12 +++++++++++- 3 files changed, 22 insertions(+), 2 deletions(-)
commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary New commits: commit a9a483b43ec090408148d069bc184c0a21323654 Author: Zou Nan hai <[EMAIL PROTECTED]> Date: Fri Feb 1 17:36:56 2008 +0800 [intel] use _mesa_copy_rect for upload compressed texture, this fix bad texture issue in some games(UT and quake). _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
