Module: Mesa Branch: master Commit: 140f1d92071732cd6cc26a0e6f612aa9d6face12 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=140f1d92071732cd6cc26a0e6f612aa9d6face12
Author: Brian Paul <[email protected]> Date: Fri Oct 19 14:49:39 2012 -0600 docs: GL_ARB_texture_storage is supported for all gallium drivers --- docs/GL3.txt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/docs/GL3.txt b/docs/GL3.txt index 876165f..4efe4bf 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -120,7 +120,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 DONE (r300, r600, swrast) +GL_ARB_texture_storage DONE (r300, r600, swrast, gallium) GL_ARB_transform_feedback_instanced DONE GL_ARB_base_instance DONE (nv50, nvc0, r600, radeonsi) GL_ARB_shader_image_load_store not started _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
