diff options
author | Fredrik Höglund <[email protected]> | 2015-05-07 20:29:21 +0200 |
---|---|---|
committer | Fredrik Höglund <[email protected]> | 2015-05-14 15:48:18 +0200 |
commit | d9109cc2111a765f09fbf54072b77528e35c156d (patch) | |
tree | dfe0acdcc91608dc33e2eb5411f57026b072ceb5 /docs | |
parent | 357bf80caade9e0be20dcc88ec38884e34abc986 (diff) |
docs: Update the ARB_direct_state_access status
Signed-off-by: Fredrik Höglund <[email protected]>
Reviewed-by: Adam Jackson <[email protected]>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/GL3.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/GL3.txt b/docs/GL3.txt index 5a15bc55f47..c7009308aba 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -192,10 +192,10 @@ GL 4.5, GLSL 4.50: GL_ARB_conditional_render_inverted DONE (i965, nv50, nvc0, llvmpipe, softpipe) GL_ARB_cull_distance not started GL_ARB_derivative_control DONE (i965, nv50, nvc0, r600) - GL_ARB_direct_state_access started + GL_ARB_direct_state_access DONE (all drivers) - Transform Feedback object DONE - Buffer object DONE - - Framebuffer object started (Laura Ekstrand) + - Framebuffer object DONE - Renderbuffer object DONE - Texture object DONE - Vertex array object DONE |