Module: Mesa Branch: master Commit: 4ca203f6a1c01299fc7b7d0aa6f10d31d92ee6e3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4ca203f6a1c01299fc7b7d0aa6f10d31d92ee6e3
Author: Timothy Arceri <[email protected]> Date: Fri Aug 15 07:45:50 2014 +1000 docs: mark GL_MAX_VERTEX_ATTRIB_STRIDE as done Signed-off-by: Timothy Arceri <[email protected]> Reviewed-by: Ian Romanick <[email protected]> --- docs/GL3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
