diff options
author | Dave Airlie <airlied@redhat.com> | 2011-11-06 19:38:50 +0000 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2011-11-06 19:39:36 +0000 |
commit | 2318443ebd6bf9727676b530a3b057dcf13a3ca6 (patch) | |
tree | 7bbc39ff331093659fa2dd31aa6bcd12b023032e | |
parent | 391e33ffbf01180d66d4c4e9a6c91fc17f9feaca (diff) |
gl3.txt: update for ARB_texture_storage.
As per Brian's suggestion.
Signed-off-by: Dave Airlie <airlied@redhat.com>
-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 f0a31bbaba6..3716a376d44 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -118,7 +118,7 @@ GLSL 4.2 not started GL_ARB_texture_compression_bptc not started GL_ARB_compressed_texture_pixel_storage not started GL_ARB_shader_atomic_counters not started -GL_ARB_texture_storage started +GL_ARB_texture_storage DONE (gallium, swrast) GL_ARB_transform_feedback_instanced not started GL_ARB_base_instance not started GL_ARB_shader_image_load_store not started |