i965: Add missing _NEW_POLYGON flag to polygon stipple upload.
authorEric Anholt <eric@anholt.net>
Mon, 19 Sep 2011 16:25:49 +0000 (09:25 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 20 Sep 2011 17:20:06 +0000 (10:20 -0700)
commit4c9b09d3c2cc50b1dd46b9eb8a89d6086016484b
treed88923accdfcf2ebc20f9035085a860108364f46
parentc310c35a754be835c9ceafe578c4974a667b9a77
i965: Add missing _NEW_POLYGON flag to polygon stipple upload.

Because we skip the pattern upload when stippling is disabled, we need
to check again when it might have been turned on.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Yuanhan Liu <yuanhan.liu@linux.intel.com>
src/mesa/drivers/dri/i965/brw_misc_state.c