[Mesa-dev] [PATCH 11/11] docs: Mark ARB_shader_image_load_store as work in progress.

Francisco Jerez currojerez at riseup.net
Sun Nov 24 21:00:48 PST 2013


---
 docs/GL3.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/GL3.txt b/docs/GL3.txt
index 5f6fa7e..d6a1a1e 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -130,7 +130,7 @@ GL 4.2:
   GL_ARB_texture_storage                               DONE (all drivers)
   GL_ARB_transform_feedback_instanced                  DONE (i965, r600, radeonsi)
   GL_ARB_base_instance                                 DONE (i965, nv50, nvc0, r600, radeonsi)
-  GL_ARB_shader_image_load_store                       not started
+  GL_ARB_shader_image_load_store                       in progress (curro)
   GL_ARB_conservative_depth                            DONE (all drivers that support GLSL 1.30)
   GL_ARB_shading_language_420pack                      DONE (all drivers that support GLSL 1.30)
   GL_ARB_internalformat_query                          DONE (i965, r300, r600, radeonsi)
-- 
1.8.3.4



More information about the mesa-dev mailing list