Module: Mesa Branch: master Commit: 05080324135be4374e260b8e03c862ea1967727b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=05080324135be4374e260b8e03c862ea1967727b
Author: Fredrik Höglund <[email protected]> Date: Sun Feb 1 22:53:40 2015 +0100 docs: Update ARB_direct_state_access Mark vertex array objects as started. --- docs/GL3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/GL3.txt b/docs/GL3.txt index 2dc1404..23f5561 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -197,7 +197,7 @@ GL 4.5, GLSL 4.50: - Framebuffer object started (Laura Ekstrand) - Renderbuffer object not started - Texture object started (Laura Ekstrand) - - Vertex array object not started + - Vertex array object started (Fredrik Höglund) - Sampler object not started - Program Pipeline object not started - Query object started (Martin Peres) _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
