swrast: Fix GL_ATI_separate_stencil
authorIan Romanick <ian.d.romanick@intel.com>
Fri, 9 Jan 2009 21:56:44 +0000 (13:56 -0800)
committerIan Romanick <ian.d.romanick@intel.com>
Sat, 10 Jan 2009 00:44:08 +0000 (16:44 -0800)
commit9939a306f7dc109d301e7b2d6abf4f2ab019bde0
tree99b2d7aadd388bf2bed4f50da61be268953eaf94
parentca03e881a8d8fa3e36a601238559c20311373633
swrast: Fix GL_ATI_separate_stencil

GL_ATI_separate_stencil is enabled by default for software
rasterizers, but the extension functions weren't hooked up to the
dispatch table.
src/mesa/drivers/dri/swrast/swrast.c