Add support for GL_EXT_stencil_wrap, from hearing that the windows drivers did
authorEric Anholt <anholt@FreeBSD.org>
Thu, 27 Oct 2005 21:21:05 +0000 (21:21 +0000)
committerEric Anholt <anholt@FreeBSD.org>
Thu, 27 Oct 2005 21:21:05 +0000 (21:21 +0000)
commit4b9f1308e55003308a744ad15eed6cab676e4785
tree743f2dfcbc5bf257e29207759c68581852525598
parent215c4c3a9c989b3d0e7090177ab2fc3eeab0ddaa
Add support for GL_EXT_stencil_wrap, from hearing that the windows drivers did
it, and guessing that the two remaining entries in the 3-bit values were the
new funcs.  Tested with modified stencilwrap test.  Also, remove the commented
fallback stuff -- more modification to stencilwrap suggests that those issues
were just from span readback, not stencil implementation.
src/mesa/drivers/dri/r128/r128_context.c
src/mesa/drivers/dri/r128/r128_state.c
src/mesa/drivers/dri/r128/server/r128_reg.h