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>
Thu, 14 May 2009 18:41:03 +0000 (11:41 -0700)
commitd866abeffc7e4a29736fa35fb8ac09c3a28a44d6
tree1975a57e123a361f0a3db3fed1cd76987a94ef24
parent96922d1b71dc1ba7375b4fea6439127e62c36073
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.
src/mesa/drivers/dri/intel/intel_clear.c