On 14 August 2013 18:28, Anuj Phogat <anuj.pho...@gmail.com> wrote:

> Currently single sample scaled blits with GL_LINEAR filter falls
> back to meta path. Patch removes this limitation in BLORP engine
> and implements single sample scaled blit with bilinear filter.
> No piglit, gles3 regressions are observed with this patch on Ivybridge.
>
> V2: Use "sample" message to utilize the linear filtering functionality
> built in to hardware.
> V3: Define a bool variable (bilinear_filter) to handle the conditions
> for GL_LINEAR blits.
>

Thanks, Anuj.

Reviewed-by: Paul Berry <stereotype...@gmail.com>
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to