[Mesa-dev] [PATCH v3 14/14] docs: mark ARB_compute_variable_group_size as done for nvc0
Marek Olšák
maraeo at gmail.com
Wed Sep 28 13:41:48 UTC 2016
Reviewed-by: Marek Olšák <marek.olsak at amd.com>
Marek
On Mon, Sep 26, 2016 at 7:23 PM, Samuel Pitoiset
<samuel.pitoiset at gmail.com> wrote:
> Signed-off-by: Samuel Pitoiset <samuel.pitoiset at gmail.com>
> ---
> docs/features.txt | 2 +-
> docs/relnotes/12.1.0.html | 1 +
> 2 files changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/docs/features.txt b/docs/features.txt
> index fbb3952..6cc429a 100644
> --- a/docs/features.txt
> +++ b/docs/features.txt
> @@ -279,7 +279,7 @@ Khronos, ARB, and OES extensions that are not part of any OpenGL or OpenGL ES ve
>
> GL_ARB_bindless_texture started (airlied)
> GL_ARB_cl_event not started
> - GL_ARB_compute_variable_group_size not started
> + GL_ARB_compute_variable_group_size DONE (nvc0)
> GL_ARB_ES3_2_compatibility DONE (i965/gen8+)
> GL_ARB_fragment_shader_interlock not started
> GL_ARB_gl_spirv not started
> diff --git a/docs/relnotes/12.1.0.html b/docs/relnotes/12.1.0.html
> index cdd8909..01ba057 100644
> --- a/docs/relnotes/12.1.0.html
> +++ b/docs/relnotes/12.1.0.html
> @@ -49,6 +49,7 @@ Note: some of the new features are only available with certain drivers.
> <li>GL_ARB_ES3_1_compatibility on i965</li>
> <li>GL_ARB_ES3_2_compatibility on i965/gen8+</li>
> <li>GL_ARB_clear_texture on r600, radeonsi</li>
> +<li>GL_ARB_compute_variable_group_size on nvc0</li>
> <li>GL_ARB_cull_distance on radeonsi</li>
> <li>GL_ARB_enhanced_layouts on i965</li>
> <li>GL_ARB_indirect_parameters on radeonsi</li>
> --
> 2.10.0
>
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev
More information about the mesa-dev
mailing list