Module: Mesa Branch: master Commit: 7494c814ef642468c8e6838027443703d311602f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7494c814ef642468c8e6838027443703d311602f
Author: Dave Airlie <[email protected]> Date: Sat Nov 5 17:18:34 2011 +0000 gl3.txt: add not of ARB_texture_storage work started. --- docs/GL3.txt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/docs/GL3.txt b/docs/GL3.txt index 5409945..f0a31bb 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 not started +GL_ARB_texture_storage started 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
