[Mesa-dev] mesa,swrast,vbo,meta: Prepare for HiZ on i965
Brian Paul
brianp at vmware.com
Tue Oct 18 08:19:10 PDT 2011
On 10/17/2011 08:27 AM, Chad Versace wrote:
> HiZ is near completion on i965, and it requires some preliminary changes to
> core Mesa. No big changes here; a quick bugfix, redeclaring functions as
> non-static, and adding an extra meta-op flag and some functions to the Driver
> vtbl.
The core Mesa stuff looks good to me.
One minor nit: in patch 5/6 put a space after your ifs: 'if(x)' -> 'if
(x)'
Reviewed-by: Brian Paul <brianp at vmware.com>
More information about the mesa-dev
mailing list