ilo: resolve Z/HiZ correctly
authorChia-I Wu <olvaffe@gmail.com>
Tue, 7 Jan 2014 03:57:42 +0000 (11:57 +0800)
committerChia-I Wu <olvaffe@gmail.com>
Wed, 8 Jan 2014 10:11:35 +0000 (18:11 +0800)
commite7b4219e2287f98a323b6883ce5f42545cab0e8f
tree8ff2385270634f4c580bc725afb06314e4bfbeec
parent77e3db464f108531e5d4b3a7547aca234b5619d6
ilo: resolve Z/HiZ correctly

When the depth buffer is to be read, perform a Depth Buffer Resolve if it has
been rendered.  When the depth buffer is to be rendered, perform a HiZ Buffer
Resolve when the depth buffer is modified externally.
src/gallium/drivers/ilo/ilo_3d.c
src/gallium/drivers/ilo/ilo_blit.c
src/gallium/drivers/ilo/ilo_blit.h
src/gallium/drivers/ilo/ilo_blitter_blt.c
src/gallium/drivers/ilo/ilo_transfer.c