[Mesa-dev] [PATCH] docs/GL3.txt: put ARB_compute_shader back to undone.

Dave Airlie airlied at gmail.com
Tue Jul 22 15:30:16 PDT 2014


It appears Paul isn't working on this.

Signed-off-by: Dave Airlie <airlied at redhat.com>
---
 docs/GL3.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/GL3.txt b/docs/GL3.txt
index 0f37da4..9a80fca 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                                not started
   GL_ARB_copy_image                                    not started
   GL_KHR_debug                                         DONE (all drivers)
   GL_ARB_explicit_uniform_location                     DONE (all drivers that support GLSL)
-- 
1.9.3



More information about the mesa-dev mailing list