diff options
author | Timothy Arceri <t_arceri@yahoo.com.au> | 2014-01-23 23:24:45 +1100 |
---|---|---|
committer | Timothy Arceri <t_arceri@yahoo.com.au> | 2014-01-23 23:37:37 +1100 |
commit | 815e064fb653c6f00fc6a0f1dd58d75ff085e20d (patch) | |
tree | c5eb94abb91a2b59e4d89004f4ceac3583e1cc8d /docs | |
parent | b0c64d3cc6d1d3a64c86a5b2cd748b4178bff350 (diff) | |
download | mesa-815e064fb653c6f00fc6a0f1dd58d75ff085e20d.tar.gz |
docs: Mark ARB_arrays_of_arrays as started
Signed-off-by: Timothy Arceri <t_arceri@yahoo.com.au>
Reviewed-by: Paul Berry <stereotype441@gmail.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/GL3.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/GL3.txt b/docs/GL3.txt index 3bded7dc24..799db4bc01 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 |