Re: [Mesa-dev] [PATCH 0/4] Implement clip control

2014-10-22 Thread Mathias Fröhlich
Hi Chris, On Wednesday, October 22, 2014 18:54:08 Chris Forbes wrote: > Do you have piglit tests to go with this? Yes, just posted onto the piglit list. Greetings Mathias ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedeskto

Re: [Mesa-dev] [PATCH 0/4] Implement clip control

2014-10-21 Thread Chris Forbes
Hi Mathias, Do you have piglit tests to go with this? -- Chris On Wed, Oct 22, 2014 at 6:31 PM, wrote: > From: Mathias Fröhlich > > Hi, > > The next approach to bring decent depth buffer precision to mesa. > > The patch series implements ARB_clip_control in mesa and enables the > extension f

[Mesa-dev] [PATCH 0/4] Implement clip control

2014-10-21 Thread Mathias . Froehlich
From: Mathias Fröhlich Hi, The next approach to bring decent depth buffer precision to mesa. The patch series implements ARB_clip_control in mesa and enables the extension for the gallium drivers. Please review. Greetings Mathias Mathias Fröhlich (4): mesa: Refactor viewport transform com