[Mesa-dev] [PATCH v2 41/42] docs: Mark ARB_compute_shader as done for i965

Iago Toral itoral at igalia.com
Wed Nov 25 04:44:37 PST 2015


Reviewed-by: Iago Toral Quiroga <itoral at igalia.com>

On Tue, 2015-11-17 at 21:55 -0800, Jordan Justen wrote:
> Signed-off-by: Jordan Justen <jordan.l.justen at intel.com>
> ---
>  docs/GL3.txt | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/docs/GL3.txt b/docs/GL3.txt
> index b768eea..cb4415f 100644
> --- a/docs/GL3.txt
> +++ b/docs/GL3.txt
> @@ -152,7 +152,7 @@ GL 4.3, GLSL 4.30:
>    GL_ARB_arrays_of_arrays                              DONE (i965)
>    GL_ARB_ES3_compatibility                             DONE (all drivers that support GLSL 3.30)
>    GL_ARB_clear_buffer_object                           DONE (all drivers)
> -  GL_ARB_compute_shader                                in progress (jljusten)
> +  GL_ARB_compute_shader                                DONE (i965)
>    GL_ARB_copy_image                                    DONE (i965, nv50, nvc0, radeonsi)
>    GL_KHR_debug                                         DONE (all drivers)
>    GL_ARB_explicit_uniform_location                     DONE (all drivers that support GLSL)
> @@ -210,7 +210,7 @@ GL 4.5, GLSL 4.50:
>  These are the extensions cherry-picked to make GLES 3.1
>  GLES3.1, GLSL ES 3.1
>    GL_ARB_arrays_of_arrays                              DONE (i965)
> -  GL_ARB_compute_shader                                in progress (jljusten)
> +  GL_ARB_compute_shader                                DONE (i965)
>    GL_ARB_draw_indirect                                 DONE (i965, nvc0, r600, radeonsi, llvmpipe, softpipe)
>    GL_ARB_explicit_uniform_location                     DONE (all drivers that support GLSL)
>    GL_ARB_framebuffer_no_attachments                    DONE (i965)




More information about the mesa-dev mailing list