glDraw/CopyPixels of stencil data didn't obey the stencil write mask. Fixed.
authorBrian Paul <brian.paul@tungstengraphics.com>
Mon, 26 Sep 2005 23:06:01 +0000 (23:06 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Mon, 26 Sep 2005 23:06:01 +0000 (23:06 +0000)
commit70c3bebcde336c4cc282bc5dbd33d4180b92771c
tree73b3cf46c960b9c773b15a7e1fa434be07247784
parentafb9fb09655a87e1b78807b0c24c794e03f3632b
glDraw/CopyPixels of stencil data didn't obey the stencil write mask. Fixed.
src/mesa/swrast/s_stencil.c