mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Sat Dec 8 03:14:32 UTC 2007


 src/mesa/pipe/softpipe/sp_clear.c      |   42 -----
 src/mesa/pipe/softpipe/sp_tile_cache.c |  252 ++++++++++++++++++---------------
 src/mesa/pipe/softpipe/sp_tile_cache.h |    4 
 3 files changed, 147 insertions(+), 151 deletions(-)

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

New commits:
commit 127a493fe2a2f7fd8515b278185322dfacdad357
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Fri Dec 7 20:13:10 2007 -0700

    Tile clearing optimizations.
    
    Clear using int values rather than floats when possible.  Better performance now.




More information about the mesa-commit mailing list