[Mesa-dev] [PATCH 0/3] intel: Fix rendering to a multisample front buffer

Chad Versace chad.versace at linux.intel.com
Thu Aug 9 09:59:00 PDT 2012


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

Patches 1-2 are little refactors. Patch 3 is the actual fix.

Chad Versace (3):
  intel: Refactor intel_downsample_for_dri2_flush
  intel: Clean up intel_flush_front
  intel: Fix rendering to a multisample front buffer

 src/mesa/drivers/dri/intel/intel_context.c | 49 +++++++++++++++++++++++++++---
 src/mesa/drivers/dri/intel/intel_context.h |  4 +++
 src/mesa/drivers/dri/intel/intel_screen.c  | 30 ------------------
 3 files changed, 49 insertions(+), 34 deletions(-)

-- 
1.7.11.4



More information about the mesa-dev mailing list