diff options
author | Fredrik Höglund <fredrik@kde.org> | 2012-06-18 22:50:04 +0200 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2012-06-19 07:57:22 -0600 |
commit | 4e943c375b4924e0f719a2295ae154947e34f71f (patch) | |
tree | e860269fb913967fae4573200e1e57816baef5f8 /docs | |
parent | c4c8c7a8f9757f8670ec9cde514cee11ed33c4cb (diff) |
docs: update GL3.txt for ARB_base_instance
Reviewed-by: Brian Paul <brianp@vmware.com>
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 17136de316..89b46c0a45 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -119,7 +119,7 @@ GL_ARB_compressed_texture_pixel_storage not started GL_ARB_shader_atomic_counters not started GL_ARB_texture_storage DONE (r300, r600, swrast) GL_ARB_transform_feedback_instanced not started -GL_ARB_base_instance not started +GL_ARB_base_instance DONE (nv50, nvc0, r600, radeonsi) GL_ARB_shader_image_load_store not started GL_ARB_conservative_depth DONE (softpipe) GL_ARB_shading_language_420pack not started |