On 14 August 2013 18:28, Anuj Phogat <[email protected]> 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 <[email protected]>
_______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
