intel: Fix rendering to a multisample front buffer
authorChad Versace <chad.versace@linux.intel.com>
Thu, 9 Aug 2012 16:24:29 +0000 (09:24 -0700)
committerChad Versace <chad.versace@linux.intel.com>
Tue, 14 Aug 2012 23:19:25 +0000 (16:19 -0700)
commit1938501fbfb5052b1de7d78dc7ca8a8738f814e2
treeabccc2beca3b8c0dfc9b38f3ccbcde2927c48286
parenta43599d1d1a583b25c0a63c28c0a5001387fa518
intel: Fix rendering to a multisample front buffer

We need to downsample before flushing BUFFER_FAKE_FRONT_LEFT to
BUFFER_FRONT_LEFT in intel_flush_front.

Reviewed-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Chad Versace <chad.versace@linux.intel.com>
src/mesa/drivers/dri/intel/intel_context.c