mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Sat Oct 27 15:27:07 UTC 2007


 src/mesa/drivers/x11/xm_surface.c           |   43 ++--------------
 src/mesa/pipe/softpipe/sp_clear.c           |    7 +-
 src/mesa/pipe/softpipe/sp_context.h         |    1 
 src/mesa/pipe/softpipe/sp_quad_depth_test.c |    6 +-
 src/mesa/pipe/softpipe/sp_quad_stencil.c    |    8 +-
 src/mesa/pipe/softpipe/sp_state_surface.c   |   46 ++++++++---------
 src/mesa/pipe/softpipe/sp_surface.c         |   75 ----------------------------
 src/mesa/pipe/softpipe/sp_surface.h         |   27 ----------
 src/mesa/pipe/softpipe/sp_tile_cache.c      |   12 ++--
 src/mesa/pipe/softpipe/sp_tile_cache.h      |    4 -
 10 files changed, 47 insertions(+), 182 deletions(-)

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

New commits:
commit f6a73c3f2815c4c84563c186bba6c8e67bb42ae9
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Sat Oct 27 09:26:59 2007 -0600

    Remove remnants of softpipe_surface.
    
    This is the last of the clean-up following the change which moved surface
    allocation to the winsys layer.




More information about the mesa-commit mailing list