docs: GL_ARB_copy_image done for softpipe, llvmpipe
authorBrian Paul <brianp@vmware.com>
Fri, 10 Jun 2016 21:50:51 +0000 (15:50 -0600)
committerBrian Paul <brianp@vmware.com>
Fri, 10 Jun 2016 21:50:55 +0000 (15:50 -0600)
Signed-off-by: Brian Paul <brianp@vmware.com>
docs/GL3.txt

index 4ba0366ed6411d74ca5e7aded9f7a11d98f54b12..02046950e8ba975417ef896132e4d6ba905be948 100644 (file)
@@ -168,7 +168,7 @@ GL 4.3, GLSL 4.30 -- all DONE: nvc0, radeonsi
   GL_ARB_ES3_compatibility                              DONE (all drivers that support GLSL 3.30)
   GL_ARB_clear_buffer_object                            DONE (all drivers)
   GL_ARB_compute_shader                                 DONE (i965, softpipe)
-  GL_ARB_copy_image                                     DONE (i965, nv50, r600)
+  GL_ARB_copy_image                                     DONE (i965, nv50, r600, softpipe, llvmpipe)
   GL_KHR_debug                                          DONE (all drivers)
   GL_ARB_explicit_uniform_location                      DONE (all drivers that support GLSL)
   GL_ARB_fragment_layer_viewport                        DONE (i965, nv50, r600, llvmpipe)