Rewrite the depth_stencil state handling in i915.
authorZack Rusin <zack@tungstengraphics.com>
Thu, 20 Sep 2007 14:28:20 +0000 (10:28 -0400)
committerZack Rusin <zack@tungstengraphics.com>
Thu, 20 Sep 2007 14:28:20 +0000 (10:28 -0400)
commit1d8c31b47bd34a43e1f78a9f21a0c02c57c58479
tree7614a20a34d104af61c71087083eb23c7f14414c
parent7a06c026ad24b74048f6d125383faf25deb1dfbb
Rewrite the depth_stencil state handling in i915.

Done to match the new cso semantics. translate in create,
use in bind and later delete.
src/mesa/pipe/i915simple/i915_context.h
src/mesa/pipe/i915simple/i915_state.c
src/mesa/pipe/i915simple/i915_state_dynamic.c
src/mesa/pipe/i915simple/i915_state_immediate.c