diff options
author | Francisco Jerez <[email protected]> | 2015-05-01 17:00:02 +0300 |
---|---|---|
committer | Francisco Jerez <[email protected]> | 2015-08-11 15:07:40 +0300 |
commit | 3c04a90e91a64a4a09d77c76c6ddcaca949e9b0e (patch) | |
tree | 780b746d7d56cb1b93bbae7a2f2a18ac966cb49e /docs/GL3.txt | |
parent | d03c65793a5ee31f1138cbd0fba6fac6cd942428 (diff) |
docs: Mark ARB_shader_image_load_store as done on i965.
Diffstat (limited to 'docs/GL3.txt')
-rw-r--r-- | docs/GL3.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/GL3.txt b/docs/GL3.txt index 8124383b9ea..54c0c5aa6a8 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -139,7 +139,7 @@ GL 4.2, GLSL 4.20: GL_ARB_texture_storage DONE (all drivers) GL_ARB_transform_feedback_instanced DONE (i965, nv50, nvc0, r600, radeonsi, llvmpipe, softpipe) GL_ARB_base_instance DONE (i965, nv50, nvc0, r600, radeonsi, llvmpipe, softpipe) - GL_ARB_shader_image_load_store in progress (curro) + GL_ARB_shader_image_load_store DONE (i965) 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_shading_language_packing DONE (all drivers) |