From: Brian Paul Date: Fri, 19 Oct 2012 20:49:39 +0000 (-0600) Subject: docs: GL_ARB_texture_storage is supported for all gallium drivers X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=140f1d92071732cd6cc26a0e6f612aa9d6face12;p=mesa.git docs: GL_ARB_texture_storage is supported for all gallium drivers --- diff --git a/docs/GL3.txt b/docs/GL3.txt index 876165fe942..4efe4bfebf3 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