gallium: manage render condition in cso_context and fix postprocessing w/ it
authorMarek Olšák <maraeo@gmail.com>
Fri, 7 Dec 2012 18:52:00 +0000 (19:52 +0100)
committerMarek Olšák <maraeo@gmail.com>
Wed, 12 Dec 2012 12:09:53 +0000 (13:09 +0100)
commiteae9674f187ea0f250723fef75d4f71bb3ba632e
treedafb0ce62d43280d0dff7e69dfdb66d9e42bd60e
parent9ec6ffd85d019cdba3bbeba24dbc49981791df28
gallium: manage render condition in cso_context and fix postprocessing w/ it

Reviewed-by: Brian Paul <brianp@vmware.com>
src/gallium/auxiliary/cso_cache/cso_context.c
src/gallium/auxiliary/cso_cache/cso_context.h
src/gallium/auxiliary/postprocess/pp_run.c
src/gallium/auxiliary/util/u_blit.c
src/gallium/auxiliary/util/u_gen_mipmap.c
src/mesa/state_tracker/st_cb_condrender.c
src/mesa/state_tracker/st_cb_texture.c
src/mesa/state_tracker/st_context.h
src/mesa/state_tracker/st_gen_mipmap.c