mesa: Changes to 'gallium-0.1'

Zack Rusin zack at kemper.freedesktop.org
Thu Sep 20 14:04:26 UTC 2007


 src/mesa/pipe/cso_cache/cso_cache.h       |    5 ++
 src/mesa/pipe/failover/fo_context.h       |   12 ++---
 src/mesa/pipe/failover/fo_state.c         |   72 +++++++++++++++++++++---------
 src/mesa/pipe/failover/fo_state_emit.c    |    2 
 src/mesa/pipe/i915simple/i915_state.c     |   15 ++----
 src/mesa/pipe/p_context.h                 |   13 ++---
 src/mesa/pipe/softpipe/sp_state.h         |    9 +--
 src/mesa/pipe/softpipe/sp_state_sampler.c |   18 ++-----
 src/mesa/state_tracker/st_atom_sampler.c  |   10 ++--
 src/mesa/state_tracker/st_cache.c         |   22 +++++----
 src/mesa/state_tracker/st_cache.h         |    2 
 src/mesa/state_tracker/st_cb_drawpixels.c |    7 +-
 src/mesa/state_tracker/st_context.h       |    2 
 13 files changed, 105 insertions(+), 84 deletions(-)

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

New commits:
commit 7a06c026ad24b74048f6d125383faf25deb1dfbb
Author: Zack Rusin <zack at tungstengraphics.com>
Date:   Thu Sep 20 10:07:10 2007 -0400

    Fix failover state binding and convert the sampler to use the new
    state constant state object semantics.




More information about the mesa-commit mailing list