Mesa (master): docs: Mark ARB_shader_image_load_store as work in progress.

Francisco Jerez currojerez at kemper.freedesktop.org
Wed Jan 15 15:43:32 UTC 2014


Module: Mesa
Branch: master
Commit: 83db4a30b84215d105a0a53353cb4d3a4e1aacb1
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=83db4a30b84215d105a0a53353cb4d3a4e1aacb1

Author: Francisco Jerez <currojerez at riseup.net>
Date:   Sun Nov 24 16:24:32 2013 -0800

docs: Mark ARB_shader_image_load_store as work in progress.

Reviewed-by: Chris Forbes <chrisf at ijw.co.nz>
Reviewed-by: Paul Berry <stereotype441 at gmail.com>

---

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

diff --git a/docs/GL3.txt b/docs/GL3.txt
index f98a54a..0672ec7 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -132,7 +132,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)




More information about the mesa-commit mailing list