intel: Push flushing for cliprects changes down into the cliprects changes.
authorEric Anholt <eric@anholt.net>
Fri, 3 Oct 2008 23:20:00 +0000 (16:20 -0700)
committerEric Anholt <eric@anholt.net>
Wed, 8 Oct 2008 01:52:12 +0000 (18:52 -0700)
commitfc19536aa989ad61e95c281883d32860d767f8ef
treeff3cb0a8a7c4fd113dfc8dfbdbae64f8e49238f4
parent94d3a30df759bb7c2724fdcee9e89a350d3a4d8b
intel: Push flushing for cliprects changes down into the cliprects changes.

This lets us short-circuit when we're leaving the same cliprects in place,
which becomes quite common with metaops clears, and may be useful for some of
our FBO paths.
src/mesa/drivers/dri/intel/intel_buffers.c