Module: Mesa Branch: master Commit: 83db4a30b84215d105a0a53353cb4d3a4e1aacb1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=83db4a30b84215d105a0a53353cb4d3a4e1aacb1
Author: Francisco Jerez <[email protected]> Date: Sun Nov 24 16:24:32 2013 -0800 docs: Mark ARB_shader_image_load_store as work in progress. Reviewed-by: Chris Forbes <[email protected]> Reviewed-by: Paul Berry <[email protected]> --- 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) _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
