gallium: give pipe_stencil_ref its own cso_save/restore functions
authorRoland Scheidegger <sroland@vmware.com>
Thu, 11 Feb 2010 17:15:10 +0000 (18:15 +0100)
committerRoland Scheidegger <sroland@vmware.com>
Thu, 11 Feb 2010 17:15:10 +0000 (18:15 +0100)
commit263406addb90ca7599ddfb210944ab0dd63b973c
tree161c0104195ee4f6f7fe1f0ae6e8c6fa983dd466
parentb75adabc89e34083ac302ac9bafc8d80b62ac14c
gallium: give pipe_stencil_ref its own cso_save/restore functions

seems cleaner, and other dynamic state like viewport is handled that way too
src/gallium/auxiliary/cso_cache/cso_context.c
src/gallium/auxiliary/cso_cache/cso_context.h
src/mesa/state_tracker/st_cb_clear.c