intel: Don't do the extra MI_FLUSH in flushing except when doing glFlush().
authorEric Anholt <eric@anholt.net>
Mon, 9 Feb 2009 23:55:15 +0000 (15:55 -0800)
committerEric Anholt <eric@anholt.net>
Wed, 11 Feb 2009 02:45:18 +0000 (18:45 -0800)
commit01bc4d441fd6821ad9fc20d5e9544e4e587e4ff0
treefcc6e000e3d0422e873cd7771c36ee7fccd22888
parent0b63f6449e095fa3b5ef510e1c1eadc2e0e0ea36
intel: Don't do the extra MI_FLUSH in flushing except when doing glFlush().

Everything other than "make sure the last rendering ends up visible on the
screen" doesn't need that behavior.
src/mesa/drivers/dri/intel/intel_context.c