summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTimothy Arceri <t_arceri@yahoo.com.au>2014-08-15 07:45:50 +1000
committerTimothy Arceri <t_arceri@yahoo.com.au>2014-08-27 20:36:03 -1000
commit4ca203f6a1c01299fc7b7d0aa6f10d31d92ee6e3 (patch)
treee7fb7465901d6a9fea527fd4480d8e8ce3904df3 /docs
parent89e6806dea5b0a40747447a333c60183d2d46521 (diff)
docs: mark GL_MAX_VERTEX_ATTRIB_STRIDE as done
Signed-off-by: Timothy Arceri <t_arceri@yahoo.com.au> Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/GL3.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/GL3.txt b/docs/GL3.txt
index 23d04696fe1..9727e8747a5 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -174,7 +174,7 @@ GL 4.3, GLSL 4.30:
GL 4.4, GLSL 4.40:
- GL_MAX_VERTEX_ATTRIB_STRIDE not started
+ GL_MAX_VERTEX_ATTRIB_STRIDE DONE (all drivers)
GL_ARB_buffer_storage DONE (i965, nv30, nv50, nvc0, r300, r600, radeonsi)
GL_ARB_clear_texture DONE (i965)
GL_ARB_enhanced_layouts not started