radeon/r200: add draw/stencil buffer detiling
authorDave Airlie <airlied@redhat.com>
Mon, 5 Dec 2011 19:15:04 +0000 (19:15 +0000)
committerDave Airlie <airlied@redhat.com>
Mon, 5 Dec 2011 19:15:04 +0000 (19:15 +0000)
commit7d91ecf7a3a08c01a704f2d427444f7a97991680
tree249754b8dff2ba4675199188330497a91f7e43fc
parentc48763643ebd87013a09c5498d9a5d3713dc1014
radeon/r200: add draw/stencil buffer detiling

This moves the detiling to the fbo mapping, r200 depth is always tiled,
and we can't detile it with the blitter.

Signed-off-by: Dave Airlie <airlied@redhat.com>
src/mesa/drivers/dri/radeon/radeon_common_context.h
src/mesa/drivers/dri/radeon/radeon_fbo.c