<div dir="ltr">On 14 August 2013 18:28, Anuj Phogat <span dir="ltr"><<a href="mailto:anuj.phogat@gmail.com" target="_blank">anuj.phogat@gmail.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">Currently single sample scaled blits with GL_LINEAR filter falls<br>
back to meta path. Patch removes this limitation in BLORP engine<br>
and implements single sample scaled blit with bilinear filter.<br>
</div>No piglit, gles3 regressions are observed with this patch on Ivybridge.<br>
<br>
V2: Use "sample" message to utilize the linear filtering functionality<br>
built in to hardware.<br>
V3: Define a bool variable (bilinear_filter) to handle the conditions<br>
for GL_LINEAR blits.<br></blockquote><div><br></div><div>Thanks, Anuj.<br><br></div><div>Reviewed-by: Paul Berry <<a href="mailto:stereotype441@gmail.com">stereotype441@gmail.com</a>><br></div></div></div></div>