On 22 May 2012 08:04, Kenneth Graunke <span dir="ltr">&lt;<a href="mailto:kenneth@whitecape.org" target="_blank">kenneth@whitecape.org</a>&gt;</span> wrote:<br><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">On 05/11/2012 11:03 AM, Paul Berry wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Gen6, the blending necessary to blit an MSAA surface to a non-MSAA<br>
surface could be accomplished with a single texturing operation.  On<br>
Gen7, the WM program must fetch each sample and blend them together<br>
manually. This patch implements the manual blend operation.<br>
</blockquote>
<br></div>
It would be nice to indicate why (although it wasn&#39;t hard to find):<br>
<br>