<div dir="ltr">On 14 October 2013 10:12, 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">Patches listed below implement the GL_ARB_sample_shading extension<br>
on Intel hardware >= gen6. I verified the implementation with a<br>
number of piglit tests, currently under review on piglit mailing<br>
list. Observed no piglit, gles3 CTS regressions with these patches<br>
on SNB & IVB.<br>
These patches can also be found at my github branch:<br>
<a href="https://github.com/aphogat/mesa.git" target="_blank">https://github.com/aphogat/mesa.git</a> branch: sample-shading-5<br>
<br>
Anuj Phogat (8):<br>
  mesa: Add infrastructure for GL_ARB_sample_shading<br>
  mesa: Add new functions and enums required by GL_ARB_sample_shading<br>
  mesa: Pass number of samples as a program state variable<br>
  glsl: Add new builtins required by GL_ARB_sample_shading<br>
  i965: Implement FS backend for ARB_sample_shading<br>
  i965/gen6: Enable the features required for GL_ARB_sample_shading<br>
  i965/gen7: Enable the features required for GL_ARB_sample_shading<br>
  i965: Enable ARB_sample_shading on intel hardware >= gen6<br></blockquote><div><br></div><div>I sent out comments on patches 3-7.  Patch 8 is:<br><br></div><div>Reviewed-by: Paul Berry <<a href="mailto:stereotype441@gmail.com">stereotype441@gmail.com</a>><br>
<br></div><div>I'll defer to the others' expertise on patches 1-2.<br></div><br></div><div class="gmail_quote">Thanks for your hard work on this, Anuj!<br></div></div></div>