[Mesa-dev] [PATCH] i965: Do not set bilinear_filter flag in case of multisample blits

Matt Turner mattst88 at gmail.com
Sat Oct 19 03:10:28 CEST 2013


On Fri, Oct 18, 2013 at 5:24 PM, Anuj Phogat <anuj.phogat at gmail.com> wrote:
> Setting bilinear_filter flag in case of multisample blits with
> GL_LINEAR filter causes incorrect behavior in translate_dst_to_src()
> function. This broke Modern Warfare (1, 2 and 3) on SNB, IVB and HSW.
>
> Tested on SNB and IVB, no Piglit regressions. Trace file of the game
> (taken with apitrace) works fine with this patch.
>
> Cc: mesa-stable at lists.freedesktop.org
> Signed-off-by: Anuj Phogat <anuj.phogat at gmail.com>
> Reported-by: Armin K <krejzi at email.com>
> ---

Include a Bugzilla: reference.


More information about the mesa-dev mailing list