mesa: Changes to 'master'

Haihao Xiang haihao at kemper.freedesktop.org
Fri Aug 10 08:30:20 UTC 2007


 src/mesa/drivers/dri/i915tex/intel_mipmap_tree.c |    9 ++++-
 src/mesa/drivers/dri/i965/brw_tex.c              |   12 +++++--
 src/mesa/drivers/dri/i965/brw_wm_surface_state.c |   12 ++++++-
 src/mesa/drivers/dri/i965/intel_mipmap_tree.c    |   18 ++++++++--
 src/mesa/drivers/dri/i965/intel_tex_validate.c   |   36 +++++++++++++++++++--
 src/mesa/drivers/dri/intel/intel_tex_layout.c    |   38 ++++++++++++++++++++---
 src/mesa/drivers/dri/intel/intel_tex_layout.h    |    1 
 7 files changed, 108 insertions(+), 18 deletions(-)

commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary

New commits:
commit db928291dcbda2a820dbb1668c43d2fb4266be7c
Author: Xiang, Haihao <haihao.xiang at intel.com>
Date:   Fri Aug 10 16:37:30 2007 +0800

    i965: roland's DXTn format texture patch(bug10347)

commit 8ea66fa2ec9eeb6a7e869ff08d713f5e77d795e0
Author: Xiang, Haihao <haihao.xiang at intel.com>
Date:   Fri Aug 10 16:23:14 2007 +0800

    i965/i915tex: applying right alignment to compressed texture,
    which make small textures(4x4,2x2,1x1) work well.

commit 2cafd749b8e4fa44863c176389f7201c7f74eca9
Author: Xiang, Haihao <haihao.xiang at intel.com>
Date:   Fri Aug 10 15:14:12 2007 +0800

    i965: set mt->cpp differently with compressed texture




More information about the mesa-commit mailing list