Mesa (master): docs/features: Add ARB_clear_texture to virgl

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu May 7 10:36:49 UTC 2020


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

Author: Elie Tournier <tournier.elie at gmail.com>
Date:   Mon Mar 16 10:05:33 2020 +0000

docs/features: Add ARB_clear_texture to virgl

Signed-off-by: Elie Tournier <elie.tournier at collabora.com>
Reviewed-by: Gert Wollny <gert.wollny at collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4345>

---

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

diff --git a/docs/features.txt b/docs/features.txt
index 1a764e85e92..fa779d1ad33 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -196,7 +196,7 @@ GL 4.4, GLSL 4.40 -- all DONE: i965/gen8+, nvc0, r600, radeonsi
 
   GL_MAX_VERTEX_ATTRIB_STRIDE                           DONE (all drivers)
   GL_ARB_buffer_storage                                 DONE (freedreno, i965, nv50, llvmpipe, swr, v3d)
-  GL_ARB_clear_texture                                  DONE (i965, nv50, llvmpipe, softpipe, swr)
+  GL_ARB_clear_texture                                  DONE (i965, nv50, llvmpipe, softpipe, swr, virgl)
   GL_ARB_enhanced_layouts                               DONE (i965, nv50, llvmpipe, softpipe, virgl)
   - compile-time constant expressions                   DONE
   - explicit byte offsets for blocks                    DONE



More information about the mesa-commit mailing list