[Mesa-dev] [PATCH] docs: add ARB_draw_indirect to ES 3.1 list
Ian Romanick
idr at freedesktop.org
Thu Feb 12 08:08:20 PST 2015
Reviewed-by: Ian Romanick <ian.d.romanick at intel.com>
On 02/12/2015 03:17 AM, Ilia Mirkin wrote:
> Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu>
> ---
> docs/GL3.txt | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/docs/GL3.txt b/docs/GL3.txt
> index 23f5561..e376f6b 100644
> --- a/docs/GL3.txt
> +++ b/docs/GL3.txt
> @@ -212,6 +212,7 @@ These are the extensions cherry-picked to make GLES 3.1
> GLES3.1, GLSL ES 3.1
> GL_ARB_arrays_of_arrays started (Timothy)
> GL_ARB_compute_shader in progress (jljusten)
> + GL_ARB_draw_indirect DONE (i965, nvc0, radeonsi, llvmpipe, softpipe)
> GL_ARB_explicit_uniform_location DONE (all drivers that support GLSL)
> GL_ARB_framebuffer_no_attachments not started
> GL_ARB_program_interface_query not started
>
More information about the mesa-dev
mailing list