Mesa (master): docs/features: mark GL_ARB_texture_compression_bptc as done for llvmpipe, softpipe, swr

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sat Dec 14 20:21:42 UTC 2019


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

Author: Denis Pauk <pauk.denis at gmail.com>
Date:   Sat Dec 14 09:58:25 2019 +0200

docs/features: mark GL_ARB_texture_compression_bptc as done for llvmpipe, softpipe, swr

Signed-off-by: Denis Pauk <pauk.denis at gmail.com>
Reviewed-by: Dave Airlie <airlied at redhat.com>
CC: Marek Olšák <maraeo at gmail.com>
CC: Rhys Perry <pendingchaos02 at gmail.com>
CC: Bruce Cherniak <bruce.cherniak at intel.com>
CC: Matt Turner <mattst88 at gmail.com>

---

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

diff --git a/docs/features.txt b/docs/features.txt
index 551e2f8a63a..61c2a408624 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -151,7 +151,7 @@ GL 4.1, GLSL 4.10 --- all DONE: i965/gen7+, nvc0, r600, radeonsi, virgl
 
 GL 4.2, GLSL 4.20 -- all DONE: i965/gen7+, nvc0, r600, radeonsi, virgl
 
-  GL_ARB_texture_compression_bptc                       DONE (freedreno, i965)
+  GL_ARB_texture_compression_bptc                       DONE (freedreno, i965, llvmpipe, softpipe, swr)
   GL_ARB_compressed_texture_pixel_storage               DONE (all drivers)
   GL_ARB_shader_atomic_counters                         DONE (freedreno/a5xx+, i965, llvmpipe, softpipe)
   GL_ARB_texture_storage                                DONE (all drivers)




More information about the mesa-commit mailing list