Mesa (master): docs: update features.txt for GL_ARB_clear_texture with swr

Tim Rowley torowley at kemper.freedesktop.org
Thu Mar 2 19:44:23 UTC 2017


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

Author: Bruce Cherniak <bruce.cherniak at intel.com>
Date:   Sat Feb 25 21:17:07 2017 -0600

docs: update features.txt for GL_ARB_clear_texture with swr

Reviewed-by: Tim Rowley <timothy.o.rowley at intel.com>

---

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

diff --git a/docs/features.txt b/docs/features.txt
index 9d3a460..67d177d 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, llvmpipe, swr)
-  GL_ARB_clear_texture                                  DONE (i965, nv50, r600, llvmpipe, softpipe)
+  GL_ARB_clear_texture                                  DONE (i965, nv50, r600, llvmpipe, softpipe, swr)
   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