summaryrefslogtreecommitdiffstats
path: root/docs/GL3.txt
diff options
context:
space:
mode:
authorJordan Justen <[email protected]>2014-08-27 13:22:12 -0700
committerJordan Justen <[email protected]>2014-09-01 10:45:37 -0700
commit1a428a52566521bcd86299904eeea19a0b7aecb5 (patch)
treebd147bd7ebca824b697ca5480d5577467476eec4 /docs/GL3.txt
parentd571f2b15d8ebd6dc72e5436a9f845abe786a80f (diff)
docs: Mark ARB_compute_shader as work in progress
Signed-off-by: Jordan Justen <[email protected]>
Diffstat (limited to 'docs/GL3.txt')
-rw-r--r--docs/GL3.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/GL3.txt b/docs/GL3.txt
index 56c4994e563..3d7a450c9e9 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -151,7 +151,7 @@ GL 4.3, GLSL 4.30:
GL_ARB_arrays_of_arrays started (Timothy)
GL_ARB_ES3_compatibility DONE (all drivers that support GLSL 3.30)
GL_ARB_clear_buffer_object DONE (all drivers)
- GL_ARB_compute_shader started (currently stalled)
+ GL_ARB_compute_shader in progress (jljusten)
GL_ARB_copy_image DONE (i965)
GL_KHR_debug DONE (all drivers)
GL_ARB_explicit_uniform_location DONE (all drivers that support GLSL)
@@ -202,7 +202,7 @@ GL 4.5, GLSL 4.50:
These are the extensions cherry-picked to make GLES 3.1
GLES3.1, GLSL ES 3.1
GL_ARB_arrays_of_arrays started (Timothy)
- GL_ARB_compute_shader started (currently stalled)
+ GL_ARB_compute_shader in progress (jljusten)
GL_ARB_explicit_uniform_location DONE (all drivers that support GLSL)
GL_ARB_framebuffer_no_attachments not started
GL_ARB_program_interface_query not started