mesa: clean-up, remove some flushing in FBO functions
authorBrian Paul <brianp@vmware.com>
Mon, 2 Nov 2009 22:39:39 +0000 (15:39 -0700)
committerBrian Paul <brianp@vmware.com>
Tue, 3 Nov 2009 16:52:25 +0000 (09:52 -0700)
commit800e553e7a1703e33e54f45d0638b67001665fc5
tree0300938cff10fe08fe466efd3a36e652c95fb668
parent4de18fb093e700ee33ed49035ab77f4a9453329a
mesa: clean-up, remove some flushing in FBO functions

Remove some unneeded flushes.
Replace FLUSH_CURRENT w/ FLUSH_VERTICES in other places.
src/mesa/main/fbobject.c