Module: Mesa Branch: master Commit: b1e70f2423749bda11953a8aa84a11aec00825b3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b1e70f2423749bda11953a8aa84a11aec00825b3
Author: Ilia Mirkin <[email protected]> Date: Thu Feb 12 06:16:27 2015 -0500 docs: add ARB_draw_indirect to ES 3.1 list Signed-off-by: Ilia Mirkin <[email protected]> Reviewed-by: Ian Romanick <[email protected]> --- docs/GL3.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/GL3.txt b/docs/GL3.txt index 1469e14..6cb40ed 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 _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
