i965/gen6+: Correct gratuitous dependency on NEW_POLYGONSTIPPLE.
authorEric Anholt <eric@anholt.net>
Thu, 16 Jun 2011 00:35:49 +0000 (17:35 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 20 Jun 2011 15:37:42 +0000 (08:37 -0700)
commitb46dc45ceef3deb17ba2b0b4300eeb93e9cf7833
treee5c82357caa7d8743793aed5a9b7c6831774622c
parent416a698b3c727c6db9902ac20053da73bb4b59c2
i965/gen6+: Correct gratuitous dependency on NEW_POLYGONSTIPPLE.

That flag is for the contents of the stipple, not the enable flag.
src/mesa/drivers/dri/i965/gen6_wm_state.c
src/mesa/drivers/dri/i965/gen7_wm_state.c