mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Mon Oct 22 00:06:58 UTC 2007


 src/mesa/pipe/softpipe/sp_clear.c      |    2 -
 src/mesa/pipe/softpipe/sp_flush.c      |    1 
 src/mesa/pipe/softpipe/sp_quad_blend.c |   50 +++++++++++++--------------
 src/mesa/pipe/softpipe/sp_tile_cache.c |   61 +++++++++++++++++++++++++++++++++
 src/mesa/pipe/softpipe/sp_tile_cache.h |   11 +++++
 5 files changed, 98 insertions(+), 27 deletions(-)

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

New commits:
commit b3204c2aff3f3d442ada04f241f352155a3af205
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Sun Oct 21 18:06:35 2007 -0600

    Start implementing cache routines for textures.
    
    First step to consolidating surface/texture caching...

commit c2322333b8d1732f4c6d4b71ff5ee2ea772d3cb5
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Sun Oct 21 17:15:07 2007 -0600

    rename some vars

commit cae640eae63544211710a2848e23f6d1d74f827f
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Sun Oct 21 17:14:46 2007 -0600

    silence warning




More information about the mesa-commit mailing list