diff options
author | Francisco Jerez <[email protected]> | 2015-08-20 13:46:53 +0300 |
---|---|---|
committer | Francisco Jerez <[email protected]> | 2015-08-20 13:53:42 +0300 |
commit | f6c622f58432b0c3cb80bc2ed41e314abf876e03 (patch) | |
tree | c0a6be1fcd210491f8f56fb1cdc9995e34541bb6 /docs/GL3.txt | |
parent | f5070c801c4885521df17a65c297f24ae628d414 (diff) |
docs: Mark GLES 3.1 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 54c0c5aa6a8..4bff4da4cfb 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -210,7 +210,7 @@ GLES3.1, GLSL ES 3.1 GL_ARB_framebuffer_no_attachments DONE (i965) GL_ARB_program_interface_query DONE (all drivers) GL_ARB_shader_atomic_counters DONE (i965) - GL_ARB_shader_image_load_store in progress (curro) + GL_ARB_shader_image_load_store DONE (i965) GL_ARB_shader_image_size in progress (Martin Peres) GL_ARB_shader_storage_buffer_object in progress (Iago Toral, Samuel Iglesias) GL_ARB_shading_language_packing DONE (all drivers) |