From 9a11aa4ece691ac9b6d8911cac6f3727ac3d7094 Mon Sep 17 00:00:00 2001 From: Elie Tournier Date: Mon, 16 Mar 2020 10:05:33 +0000 Subject: [PATCH] docs/features: Add ARB_clear_texture to virgl Signed-off-by: Elie Tournier Reviewed-by: Gert Wollny Part-of: --- 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 -- 2.30.2