docs/features: note ARB_copy_image is working on virgl
authorDave Airlie <airlied@redhat.com>
Mon, 23 Jul 2018 20:05:50 +0000 (06:05 +1000)
committerDave Airlie <airlied@redhat.com>
Mon, 23 Jul 2018 20:06:15 +0000 (06:06 +1000)
docs/features.txt

index 768796d56e1878baab338bab3d0a3266459f56d3..e537a19cd017aeeed84f374c6ddc805b70f00bfd 100644 (file)
@@ -171,7 +171,7 @@ GL 4.3, GLSL 4.30 -- all DONE: i965/gen8+, nvc0, r600, 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 (freedreno/a5xx, i965, softpipe)
-  GL_ARB_copy_image                                     DONE (i965, nv50, softpipe, llvmpipe)
+  GL_ARB_copy_image                                     DONE (i965, nv50, softpipe, llvmpipe, virgl)
   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, llvmpipe, softpipe, virgl)