diff options
author | Timothy Arceri <[email protected]> | 2014-08-15 07:45:50 +1000 |
---|---|---|
committer | Timothy Arceri <[email protected]> | 2014-08-27 20:36:03 -1000 |
commit | 4ca203f6a1c01299fc7b7d0aa6f10d31d92ee6e3 (patch) | |
tree | e7fb7465901d6a9fea527fd4480d8e8ce3904df3 /docs | |
parent | 89e6806dea5b0a40747447a333c60183d2d46521 (diff) |
docs: mark GL_MAX_VERTEX_ATTRIB_STRIDE as done
Signed-off-by: Timothy Arceri <[email protected]>
Reviewed-by: Ian Romanick <[email protected]>
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 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 |