summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorMartin Peres <[email protected]>2015-04-27 10:13:49 +0300
committerMartin Peres <[email protected]>2015-04-27 10:13:49 +0300
commit9ea38ee96d483a1bc5b525f5452216f454f450ab (patch)
treee2ab252f2dd1ee7c730ded53a28a15054eaaa396 /docs
parent6fc0cd2f52ddc4a1e7026c9c46fd6da3968fa439 (diff)
docs/GL3: started adding support for shader_image_size
Signed-off-by: Martin Peres <[email protected]>
Diffstat (limited to 'docs')
-rw-r--r--docs/GL3.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/GL3.txt b/docs/GL3.txt
index 172fd3c42e3..617ff344786 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -163,7 +163,7 @@ GL 4.3, GLSL 4.30:
GL_ARB_multi_draw_indirect DONE (i965, nvc0, r600, radeonsi, llvmpipe, softpipe)
GL_ARB_program_interface_query DONE (all drivers)
GL_ARB_robust_buffer_access_behavior not started
- GL_ARB_shader_image_size not started
+ GL_ARB_shader_image_size in progress (Martin Peres)
GL_ARB_shader_storage_buffer_object not started
GL_ARB_stencil_texturing DONE (i965/gen8+, nv50, nvc0, r600, radeonsi, llvmpipe, softpipe)
GL_ARB_texture_buffer_range DONE (nv50, nvc0, i965, r600, radeonsi, llvmpipe)
@@ -220,7 +220,7 @@ GLES3.1, GLSL ES 3.1
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_size not started
+ GL_ARB_shader_image_size in progress (Martin Peres)
GL_ARB_shader_storage_buffer_object not started
GL_ARB_shading_language_packing DONE (all drivers)
GL_ARB_separate_shader_objects DONE (all drivers)