mesa: support GL_EXT_stencil_two_side in gallium/mesa state tracker
authorBrian Paul <brianp@vmware.com>
Thu, 19 Feb 2009 21:37:43 +0000 (14:37 -0700)
committerBrian Paul <brianp@vmware.com>
Thu, 19 Feb 2009 21:45:27 +0000 (14:45 -0700)
commit2b32c7dff51fa9853ba528744bd191400aa4b206
tree0898138bcb0fde043c17fd802682ca6076ae5f6b
parenta304cc6cca2ee21c3b25041abf882ef0616e5244
mesa: support GL_EXT_stencil_two_side in gallium/mesa state tracker

Since Ian's patch of a few weeks ago, we can enable all three variations
of two-sided stencil.  Update the state tracker to handle the extra back-
face state and turn on the EXT.

Note: there's a new Glean test for two-sided stencil now...
src/mesa/state_tracker/st_atom_depth.c
src/mesa/state_tracker/st_extensions.c