[Mesa-dev] [PATCH 0/8] Implement GL_ARB_sample_shading on Intel hardware

Paul Berry stereotype441 at gmail.com
Sun Oct 20 16:41:18 CEST 2013


On 14 October 2013 10:12, Anuj Phogat <anuj.phogat at gmail.com> wrote:

> Patches listed below implement the GL_ARB_sample_shading extension
> on Intel hardware >= gen6. I verified the implementation with a
> number of piglit tests, currently under review on piglit mailing
> list. Observed no piglit, gles3 CTS regressions with these patches
> on SNB & IVB.
> These patches can also be found at my github branch:
> https://github.com/aphogat/mesa.git branch: sample-shading-5
>
> Anuj Phogat (8):
>   mesa: Add infrastructure for GL_ARB_sample_shading
>   mesa: Add new functions and enums required by GL_ARB_sample_shading
>   mesa: Pass number of samples as a program state variable
>   glsl: Add new builtins required by GL_ARB_sample_shading
>   i965: Implement FS backend for ARB_sample_shading
>   i965/gen6: Enable the features required for GL_ARB_sample_shading
>   i965/gen7: Enable the features required for GL_ARB_sample_shading
>   i965: Enable ARB_sample_shading on intel hardware >= gen6
>

I sent out comments on patches 3-7.  Patch 8 is:

Reviewed-by: Paul Berry <stereotype441 at gmail.com>

I'll defer to the others' expertise on patches 1-2.

Thanks for your hard work on this, Anuj!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20131020/69c27c66/attachment.html>


More information about the mesa-dev mailing list