summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2014-07-23 11:06:15 +1000
committerDave Airlie <airlied@redhat.com>2014-07-23 11:06:15 +1000
commit2c947760edbbe9c31b945a7b95bcf0c0443c54fb (patch)
tree52d7d88cc3b43128dd304b760a9d3f938c70d9cc
parent9548ba6e7bb8e631f6ef6236f7425725239742fe (diff)
docs/GL3.txt: update status for ARB_compute_shader
since some bits are done in tree, but nobody is working on it anymore. Reviewed-by: Chris Forbes <chrisf@ijw.co.nz> Signed-off-by: Dave Airlie <airlied@redhat.com>
-rw-r--r--docs/GL3.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/GL3.txt b/docs/GL3.txt
index 0f37da4102d..81286926f15 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -157,7 +157,7 @@ GL 4.3:
GL_ARB_arrays_of_arrays started (Timothy)
GL_ARB_ES3_compatibility DONE (i965)
GL_ARB_clear_buffer_object DONE (all drivers)
- GL_ARB_compute_shader started (Paul Berry)
+ GL_ARB_compute_shader started (currently stalled)
GL_ARB_copy_image not started
GL_KHR_debug DONE (all drivers)
GL_ARB_explicit_uniform_location DONE (all drivers that support GLSL)