[Mesa-dev] [PATCH V3 3/3] i965/blorp: Add support for single sample scaled blit with bilinear filter

Paul Berry stereotype441 at gmail.com
Fri Aug 16 06:52:29 PDT 2013


On 14 August 2013 18:28, Anuj Phogat <anuj.phogat at 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 <stereotype441 at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20130816/c5126289/attachment.html>


More information about the mesa-dev mailing list