Re: [Mesa-dev] [PATCH 0/3] r600g: fix occlusion querying in the new design

2010-09-26 Thread Jerome Glisse
On Sat, Sep 25, 2010 at 4:08 PM, Jerome Glisse wrote: > On Sat, Sep 25, 2010 at 10:11 AM, Bas Nieuwenhuizen > wrote: >> These patches fix piglit test occlusion-query-discard in the new design of >> r600g. >> >> The evergreen code is only compile tested as I don't have one. >> >> Bas Nieuwenhuize

Re: [Mesa-dev] [PATCH 0/3] r600g: fix occlusion querying in the new design

2010-09-25 Thread Jerome Glisse
On Sat, Sep 25, 2010 at 10:11 AM, Bas Nieuwenhuizen wrote: > These patches fix piglit test occlusion-query-discard in the new design of > r600g. > > The evergreen code is only compile tested as I don't have one. > > Bas Nieuwenhuizen (3): >  r600g: set ENABLE_KILL in the shader state in the new d

[Mesa-dev] [PATCH 0/3] r600g: fix occlusion querying in the new design

2010-09-25 Thread Bas Nieuwenhuizen
These patches fix piglit test occlusion-query-discard in the new design of r600g. The evergreen code is only compile tested as I don't have one. Bas Nieuwenhuizen (3): r600g: set ENABLE_KILL in the shader state in the new design r600g: introduce query state in new design r600g: set ENABLE_