Mesa (master): docs: update features.txt for GL_ARB_clear_texture with llvmpipe and softpipe

Roland Scheidegger sroland at kemper.freedesktop.org
Fri Feb 24 14:43:45 UTC 2017


Module: Mesa
Branch: master
Commit: caf4252a01dc95fbc47e8a50988040f67396b278
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=caf4252a01dc95fbc47e8a50988040f67396b278

Author: Lars Hamre <chemecse at gmail.com>
Date:   Wed Feb 22 10:56:44 2017 -0500

docs: update features.txt for GL_ARB_clear_texture with llvmpipe and softpipe

Signed-off-by: Lars Hamre <chemecse at gmail.com>
Reviewed-by: Roland Scheidegger <sroland at vmware.com>
Reviewed-by: Edward O'Callaghan <funfunctor at folklore1984.net>

---

 docs/features.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/features.txt b/docs/features.txt
index 346ba28..d9528e9 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -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




More information about the mesa-commit mailing list