mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Sat Dec 8 04:23:18 UTC 2007


 src/mesa/pipe/softpipe/sp_clear.c      |   17 ++++++++++---
 src/mesa/pipe/softpipe/sp_context.c    |    2 -
 src/mesa/pipe/softpipe/sp_flush.c      |    2 -
 src/mesa/pipe/softpipe/sp_surface.c    |   20 ++++------------
 src/mesa/pipe/softpipe/sp_tile_cache.c |   41 +++++++++++++++++++++++++--------
 5 files changed, 53 insertions(+), 29 deletions(-)

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

New commits:
commit f83d4e7bde28d6f73a0de96781da506ddb338714
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Fri Dec 7 21:21:58 2007 -0700

    Try to reduce the frequency of calls to pipe->get_tex_surface()
    
    Save the surface info in the tile cache and re-use whenever possible.

commit a110789f3ecc883fbd0f39758c40a6adc5118aff
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Fri Dec 7 20:58:01 2007 -0700

    shorten loops over color bufs

commit 5d4b53b3afcb6014200faad8712bbb13af30469e
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Fri Dec 7 20:31:26 2007 -0700

    code re-org in softpipe_clear()

commit d1d9156831d390eaffefbceb8b56916b21fb6dbc
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Fri Dec 7 20:24:24 2007 -0700

    clean-ups




More information about the mesa-commit mailing list