mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Mon Oct 22 15:39:41 UTC 2007


 src/mesa/pipe/softpipe/sp_context.c       |   20 ++++--
 src/mesa/pipe/softpipe/sp_context.h       |    2 
 src/mesa/pipe/softpipe/sp_quad_fs.c       |   20 +++---
 src/mesa/pipe/softpipe/sp_state_sampler.c |    4 +
 src/mesa/pipe/softpipe/sp_tex_sample.c    |   98 ++++--------------------------
 src/mesa/pipe/softpipe/sp_tile_cache.c    |   31 ++++++---
 src/mesa/pipe/softpipe/sp_tile_cache.h    |    5 -
 src/mesa/pipe/tgsi/exec/tgsi_exec.h       |   10 ---
 8 files changed, 72 insertions(+), 118 deletions(-)

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

New commits:
commit 70eb7996f265f3634dabda078f13d1be3533cc65
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Mon Oct 22 09:37:26 2007 -0600

    Finish unifying the surface and texture tile caches.




More information about the mesa-commit mailing list