-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 10/18/2011 03:51 PM, Eric Anholt wrote:
> On Mon, 17 Oct 2011 07:40:27 -0700, Chad Versace wrote:
>> This function allocates the HiZ region and initializes the HiZ control
>> state for a depthbuffer.
>>
>> It is wise to define the logic for HiZ reg
On Mon, 17 Oct 2011 07:40:27 -0700, Chad Versace wrote:
> This function allocates the HiZ region and initializes the HiZ control
> state for a depthbuffer.
>
> It is wise to define the logic for HiZ region allocation in a single
> location, since when MSAA arrives that logic will become more comp
This function allocates the HiZ region and initializes the HiZ control
state for a depthbuffer.
It is wise to define the logic for HiZ region allocation in a single
location, since when MSAA arrives that logic will become more complicated.
Signed-off-by: Chad Versace
---
src/mesa/drivers/dri/in