From: Elie Tournier Date: Mon, 16 Mar 2020 10:05:33 +0000 (+0000) Subject: docs/features: Add ARB_clear_texture to virgl X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9a11aa4ece691ac9b6d8911cac6f3727ac3d7094;p=mesa.git docs/features: Add ARB_clear_texture to virgl Signed-off-by: Elie Tournier Reviewed-by: Gert Wollny Part-of: --- 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