Re: [Mesa-dev] [PATCH] i965: Add 2x MSAA support to Broadwell fast clear code.

2014-08-30 Thread Matt Turner
On Fri, Aug 29, 2014 at 11:58 PM, Kenneth Graunke wrote: > According to the cited documentation section (but in the newer docs), > x_scaledown is the same for 2x and 4x MSAA. > > +47 piglits. That's why you run piglit against Mesa with assertions enabled... Reviewed-by: Matt Turner

[Mesa-dev] [PATCH] i965: Add 2x MSAA support to Broadwell fast clear code.

2014-08-29 Thread Kenneth Graunke
According to the cited documentation section (but in the newer docs), x_scaledown is the same for 2x and 4x MSAA. +47 piglits. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=83081 Signed-off-by: Kenneth Graunke Cc: "10.3" Cc: Kristian Høgsberg --- src/mesa/drivers/dri/i965/brw_meta_fa