Re: [Mesa-dev] mesa,swrast,vbo,meta: Prepare for HiZ on i965

2011-10-18 Thread Chad Versace
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 10/18/2011 08:19 AM, Brian Paul wrote: > 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-st

Re: [Mesa-dev] mesa,swrast,vbo,meta: Prepare for HiZ on i965

2011-10-18 Thread Brian Paul
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 stuf