r300: Enable GL_ATI_separate_stencil in R300
authorIan Romanick <idr@freedesktop.org>
Sat, 10 Jan 2009 00:41:19 +0000 (16:41 -0800)
committerIan Romanick <ian.d.romanick@intel.com>
Fri, 23 Jan 2009 17:49:29 +0000 (09:49 -0800)
commit42c07d1500c0fc948f17f3eb1c3d527aeb428bd0
treecfcd617e8fdb1fb09ac4c176e6a5a237065e6474
parentf7265e7a57bf49285dd226cf1effc75bf0cd54c0
r300: Enable GL_ATI_separate_stencil in R300

At this point, GL_EXT_stencil_two_side should probably be disabled.
It may be worth leaving it enabled because it has GLX protocol while
GL_ATI_separate_stencil does not.  I'll leave it to one of the r300
maintainers to make the call.
src/mesa/drivers/dri/r300/r300_context.c
src/mesa/drivers/dri/radeon/radeon_screen.c