On 09/26/2011 02:19 PM, Eric Anholt wrote:
On Fri, 23 Sep 2011 17:37:40 -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 arri
On Fri, 23 Sep 2011 17:37:40 -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