From 140f1d92071732cd6cc26a0e6f612aa9d6face12 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Fri, 19 Oct 2012 14:49:39 -0600 Subject: [PATCH] docs: GL_ARB_texture_storage is supported for all gallium drivers --- docs/GL3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2