Module: Mesa Branch: master Commit: 2318443ebd6bf9727676b530a3b057dcf13a3ca6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2318443ebd6bf9727676b530a3b057dcf13a3ca6
Author: Dave Airlie <[email protected]> Date: Sun Nov 6 19:38:50 2011 +0000 gl3.txt: update for ARB_texture_storage. As per Brian's suggestion. Signed-off-by: Dave Airlie <[email protected]> --- docs/GL3.txt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/docs/GL3.txt b/docs/GL3.txt index f0a31bb..3716a37 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 _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
