diff options
author | Chris Forbes <chrisf@ijw.co.nz> | 2013-03-16 17:02:58 +1300 |
---|---|---|
committer | Chris Forbes <chrisf@ijw.co.nz> | 2013-03-31 22:19:42 +1300 |
commit | 2a528889a3a7c80b3eaa05dd3a1ba5a66549c56c (patch) | |
tree | 5b616d1cf4a4c20c7d38c167ff6e19b4b48c7ba4 /docs | |
parent | d25b4d5e904bed11e4a84912cf0503f8c5053f06 (diff) |
docs: mark ARB_texture_storage_multisample done
Signed-off-by: Chris Forbes <chrisf@ijw.co.nz>
Reviewed-by: Eric Anholt <eric@anholt.net>
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 2c15a9ba1de..d150b087430 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -151,7 +151,7 @@ ARB_shader_storage_buffer_object not started ARB_stencil_texturing not started ARB_texture_buffer_range DONE (nv50, nvc0) ARB_texture_query_levels not started -ARB_texture_storage_multisample not started +ARB_texture_storage_multisample DONE (i965) ARB_texture_view not started ARB_vertex_attrib_binding not started |