Re: [Mesa-dev] [PATCH 00/15] i965: Enable window system multisampling

2012-07-25 Thread Paul Berry
On 21 July 2012 17:36, Chad Versace wrote: > No Piglit regressions on Ivybridge. > > Tested with `glxgears -samples 1`. > > Passes 53/70 of oglconform's winsys multisample tests. The failing tests > mostly consist of those that call glDrawPixels on the depth and stencil > buffer (which fail due t

[Mesa-dev] [PATCH 00/15] i965: Enable window system multisampling

2012-07-21 Thread Chad Versace
No Piglit regressions on Ivybridge. Tested with `glxgears -samples 1`. Passes 53/70 of oglconform's winsys multisample tests. The failing tests mostly consist of those that call glDrawPixels on the depth and stencil buffer (which fail due to a swrast fallback) or do fancy things with the msaa alp