diff options
author | Timothy Arceri <t_arceri@yahoo.com.au> | 2014-08-15 07:45:50 +1000 |
---|---|---|
committer | Timothy Arceri <t_arceri@yahoo.com.au> | 2014-08-27 20:36:03 -1000 |
commit | 4ca203f6a1c01299fc7b7d0aa6f10d31d92ee6e3 (patch) | |
tree | e7fb7465901d6a9fea527fd4480d8e8ce3904df3 /docs/GL3.txt | |
parent | 89e6806dea5b0a40747447a333c60183d2d46521 (diff) | |
download | external_mesa3d-4ca203f6a1c01299fc7b7d0aa6f10d31d92ee6e3.zip external_mesa3d-4ca203f6a1c01299fc7b7d0aa6f10d31d92ee6e3.tar.gz external_mesa3d-4ca203f6a1c01299fc7b7d0aa6f10d31d92ee6e3.tar.bz2 |
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/GL3.txt')
-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 23d0469..9727e87 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 |