From a6b64d6dde5bb6f4fade2da98b22dae9de831fd6 Mon Sep 17 00:00:00 2001 From: Dave Airlie Date: Fri, 8 Jun 2018 10:02:20 +1000 Subject: virgl: add ARB_texture_view support Reviewed-By: Gert Wollny --- docs/features.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/features.txt b/docs/features.txt index 288ee7f958a..e682d21c68b 100644 --- a/docs/features.txt +++ b/docs/features.txt @@ -187,7 +187,7 @@ GL 4.3, GLSL 4.30 -- all DONE: i965/gen8+, nvc0, r600, radeonsi GL_ARB_texture_buffer_range DONE (freedreno, nv50, i965, llvmpipe, virgl) GL_ARB_texture_query_levels DONE (all drivers that support GLSL 1.30) GL_ARB_texture_storage_multisample DONE (all drivers that support GL_ARB_texture_multisample) - GL_ARB_texture_view DONE (freedreno, i965, nv50, llvmpipe, softpipe, swr) + GL_ARB_texture_view DONE (freedreno, i965, nv50, llvmpipe, softpipe, swr, virgl) GL_ARB_vertex_attrib_binding DONE (all drivers) -- cgit v1.2.3