intel: Use GL_FRONT_AND_BACK for stencil clearing.
authorEric Anholt <eric@anholt.net>
Thu, 14 May 2009 01:18:29 +0000 (18:18 -0700)
committerEric Anholt <eric@anholt.net>
Wed, 17 Jun 2009 17:52:54 +0000 (10:52 -0700)
commitd9e35d51fd9bb5d67865a451d16cf61c66f16a11
tree2a56428f0f247843498770c812e6ad686ecf0d74
parent61a2c9668fd59dc301c2b61d46b48c974d0f0109
intel: Use GL_FRONT_AND_BACK for stencil clearing.

This comes from a radeon-rewrite fallback fix, but may also fix stencil
clear failure when the polygon winding mode is flipped.
(cherry picked from commit d866abeffc7e4a29736fa35fb8ac09c3a28a44d6)
src/mesa/drivers/dri/intel/intel_clear.c