mesa: Changes to 'softpipe_0_1_branch'

Brian Paul brianp at kemper.freedesktop.org
Mon Aug 6 10:23:25 UTC 2007


 src/mesa/drivers/dri/i915pipe/intel_context.c      |   26 +
 src/mesa/drivers/dri/i915pipe/intel_mipmap_tree.c  |   54 ---
 src/mesa/drivers/dri/i915pipe/intel_mipmap_tree.h  |  114 ------
 src/mesa/drivers/dri/i915pipe/intel_tex.h          |    4 
 src/mesa/drivers/dri/i915pipe/intel_tex_image.c    |    2 
 src/mesa/drivers/dri/i915pipe/intel_tex_validate.c |    2 
 src/mesa/drivers/dri/intel/intel_tex_layout.c      |  362 ++++++++++++++++++++-
 src/mesa/drivers/dri/intel/intel_tex_layout.h      |    7 
 src/mesa/pipe/p_context.h                          |    8 
 src/mesa/pipe/p_state.h                            |   55 +++
 10 files changed, 485 insertions(+), 149 deletions(-)

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

New commits:
commit d9605cdf7cbbd3c81c506d01eb8e88a11ccfc09b
Author: Brian <brian at i915.localnet.net>
Date:   Mon Aug 6 11:22:00 2007 -0600

    Checkpoint lifting of intel_mipmap_tree (intel_mipmap_tree -> pipe_mipmap_tree and move some code)




More information about the mesa-commit mailing list