docs: update features.txt for GL_ARB_clear_texture with llvmpipe and softpipe
authorLars Hamre <chemecse@gmail.com>
Wed, 22 Feb 2017 15:56:44 +0000 (10:56 -0500)
committerRoland Scheidegger <sroland@vmware.com>
Fri, 24 Feb 2017 14:41:26 +0000 (15:41 +0100)
Signed-off-by: Lars Hamre <chemecse@gmail.com>
Reviewed-by: Roland Scheidegger <sroland@vmware.com>
Reviewed-by: Edward O'Callaghan <funfunctor@folklore1984.net>
docs/features.txt

index 346ba2891750d68f9531f213c4ac819396835acc..d9528e9ea7e29a26e56e01968b5d190651eb36f7 100644 (file)
@@ -192,7 +192,7 @@ GL 4.4, GLSL 4.40 -- all DONE: i965/gen8+, nvc0, radeonsi
 
   GL_MAX_VERTEX_ATTRIB_STRIDE                           DONE (all drivers)
   GL_ARB_buffer_storage                                 DONE (i965, nv50, r600)
-  GL_ARB_clear_texture                                  DONE (i965, nv50, r600)
+  GL_ARB_clear_texture                                  DONE (i965, nv50, r600, llvmpipe, softpipe)
   GL_ARB_enhanced_layouts                               DONE (i965, nv50, llvmpipe, softpipe)
   - compile-time constant expressions                   DONE
   - explicit byte offsets for blocks                    DONE