cso: add constant buffer save/restore feature for postprocessing
authorMarek Olšák <maraeo@gmail.com>
Mon, 18 Mar 2013 21:36:21 +0000 (22:36 +0100)
committerMarek Olšák <maraeo@gmail.com>
Tue, 26 Mar 2013 00:28:18 +0000 (01:28 +0100)
commitd1b91e309be2467829aa71ebdcb5a8f78e30e781
tree6103f83763ae7aadbb01c027b49683f63b3dd92f
parent35c522dce461a7d18a471e681413781da702d4b0
cso: add constant buffer save/restore feature for postprocessing

Postprocessing is an internal meta op and should restore the states
it changes.
src/gallium/auxiliary/cso_cache/cso_context.c
src/gallium/auxiliary/cso_cache/cso_context.h
src/gallium/auxiliary/postprocess/pp_mlaa.c
src/gallium/auxiliary/postprocess/pp_run.c
src/mesa/state_tracker/st_atom_constbuf.c