Fix failover state binding and convert the sampler to use the new
authorZack Rusin <zack@tungstengraphics.com>
Thu, 20 Sep 2007 14:07:10 +0000 (10:07 -0400)
committerZack Rusin <zack@tungstengraphics.com>
Thu, 20 Sep 2007 14:07:10 +0000 (10:07 -0400)
commit7a06c026ad24b74048f6d125383faf25deb1dfbb
treee6422224c0da110d2d2e2349377c29ddc976684f
parenta6c0c5532f7bfa50ae54c36cf4d74ad4b9f926f8
Fix failover state binding and convert the sampler to use the new
state constant state object semantics.
13 files changed:
src/mesa/pipe/cso_cache/cso_cache.h
src/mesa/pipe/failover/fo_context.h
src/mesa/pipe/failover/fo_state.c
src/mesa/pipe/failover/fo_state_emit.c
src/mesa/pipe/i915simple/i915_state.c
src/mesa/pipe/p_context.h
src/mesa/pipe/softpipe/sp_state.h
src/mesa/pipe/softpipe/sp_state_sampler.c
src/mesa/state_tracker/st_atom_sampler.c
src/mesa/state_tracker/st_cache.c
src/mesa/state_tracker/st_cache.h
src/mesa/state_tracker/st_cb_drawpixels.c
src/mesa/state_tracker/st_context.h