[Mesa-dev] [PATCH 6/6] i965: Advertise ARB_shader_stencil_export (gen9+)
Matt Turner
mattst88 at gmail.com
Tue Oct 20 15:20:38 PDT 2015
On Tue, Oct 20, 2015 at 2:29 PM, Ben Widawsky
<benjamin.widawsky at intel.com> wrote:
> Signed-off-by: Ben Widawsky <ben at bwidawsk.net>
> ---
> docs/relnotes/11.1.0.html | 1 +
> src/mesa/drivers/dri/i965/intel_extensions.c | 1 +
> 2 files changed, 2 insertions(+)
>
> diff --git a/docs/relnotes/11.1.0.html b/docs/relnotes/11.1.0.html
> index d3dbe9d..9abc6df 100644
> --- a/docs/relnotes/11.1.0.html
> +++ b/docs/relnotes/11.1.0.html
> @@ -47,6 +47,7 @@ Note: some of the new features are only available with certain drivers.
> <li>GL_ARB_blend_func_extended on freedreno (a3xx)</li>
> <li>GL_ARB_gpu_shader_fp64 on r600 for Cypress/Cayman/Aruba chips</li>
> <li>GL_ARB_gpu_shader5 on r600 for Evergreen and later chips</li>
> +<li>GL_ARB_shader_stencil_export on i965</li>
Make this "i965 (gen9+)"
More information about the mesa-dev
mailing list