diff options
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 ec4725348e7..7a7c1bd9689 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -198,7 +198,7 @@ GL 4.5, GLSL 4.50: - Framebuffer object started (Laura Ekstrand) - Renderbuffer object DONE - Texture object DONE - - Vertex array object started (Fredrik Höglund) + - Vertex array object DONE - Sampler object DONE - Program Pipeline object DONE - Query object DONE (will require changes when GL_ARB_query_buffer_object lands) |