Module: Mesa Branch: master Commit: 815e064fb653c6f00fc6a0f1dd58d75ff085e20d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=815e064fb653c6f00fc6a0f1dd58d75ff085e20d
Author: Timothy Arceri <[email protected]> Date: Thu Jan 23 23:24:45 2014 +1100 docs: Mark ARB_arrays_of_arrays as started Signed-off-by: Timothy Arceri <[email protected]> Reviewed-by: Paul Berry <[email protected]> --- docs/GL3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/GL3.txt b/docs/GL3.txt index 3bded7d..799db4b 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -142,7 +142,7 @@ GL 4.2: GL 4.3: GLSL 4.3 not started - GL_ARB_arrays_of_arrays not started + GL_ARB_arrays_of_arrays started GL_ARB_ES3_compatibility DONE (i965) GL_ARB_clear_buffer_object not started GL_ARB_compute_shader not started _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
