intel: Resolve buffers in intelSpanRenderStart
authorChad Versace <chad.versace@linux.intel.com>
Wed, 16 Nov 2011 02:21:05 +0000 (18:21 -0800)
committerChad Versace <chad.versace@linux.intel.com>
Tue, 22 Nov 2011 18:50:51 +0000 (10:50 -0800)
commit622bae07a5da91bc966d173fd6df92a640e4f574
tree447312bce69f11e63c38add2340593f0fd5c1ad9
parent1eede4aa8771c058bc560123d4b7c5625e23c8b6
intel: Resolve buffers in intelSpanRenderStart

Resolve all buffers that will be mapped by intelSpanRenderStart. This
comprises resolving the depth buffer of each enabled texture and of the
read and draw buffers.

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