OSDN Git Service

i965: Fix rendering to small mipmaps of depth/stencil buffers using a temp mt.
authorEric Anholt <eric@anholt.net>
Wed, 8 Aug 2012 16:03:26 +0000 (09:03 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 16 Oct 2012 20:13:44 +0000 (13:13 -0700)
commit7139ab80ca9b1b3572ef6da98765ca783e8e5e3b
tree46d40f06c7b054ee35ecdc74c712414f6672a22c
parent5c8dd6cf7995ae52a5482c1209c218f0b9a7b1c1
i965: Fix rendering to small mipmaps of depth/stencil buffers using a temp mt.

Fixes 51 piglit tests (fbo-clear-formats, and most of the remaining failures
in depthstencil).

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_context.h
src/mesa/drivers/dri/i965/brw_draw.c
src/mesa/drivers/dri/i965/brw_misc_state.c
src/mesa/drivers/dri/i965/gen7_misc_state.c