From: Fredrik Höglund Date: Sun, 1 Feb 2015 21:53:40 +0000 (+0100) Subject: docs: Update ARB_direct_state_access X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=05080324135be4374e260b8e03c862ea1967727b;p=mesa.git docs: Update ARB_direct_state_access Mark vertex array objects as started. --- diff --git a/docs/GL3.txt b/docs/GL3.txt index 2dc14046bab..23f5561c8b9 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)