Enable support for EXT_stencil_wrap. The code was already there, but the
authorIan Romanick <idr@us.ibm.com>
Sat, 13 Aug 2005 01:43:28 +0000 (01:43 +0000)
committerIan Romanick <idr@us.ibm.com>
Sat, 13 Aug 2005 01:43:28 +0000 (01:43 +0000)
commit33f9c98aa6643abe587f71976db51d4138ccc2b9
tree11b4a76e561ac76314c235fb9eca078f354bca40
parent6fe7a0dc01887e39f028d8d400b98d199744c18f
Enable support for EXT_stencil_wrap.  The code was already there, but the
extension wasn't enabled.  I have verified its correct function with Mesa's
stencil_wrap test.  It is enabled on both Savage4 and Savage3D.  Since
Savage3D uses a software fallback for *all* stencil operations, this is safe.
src/mesa/drivers/dri/savage/savage_bci.h
src/mesa/drivers/dri/savage/savage_xmesa.c
src/mesa/drivers/dri/savage/savagestate.c