summaryrefslogtreecommitdiff
path: root/docs/features.txt
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2018-06-08 10:02:20 +1000
committerDave Airlie <airlied@redhat.com>2018-06-27 14:08:00 +1000
commita6b64d6dde5bb6f4fade2da98b22dae9de831fd6 (patch)
treeb67935e8e7ff208e01cfdec364c555a026ead8f2 /docs/features.txt
parentff6db94c18a585538058df59bd1025463bba2437 (diff)
virgl: add ARB_texture_view support
Reviewed-By: Gert Wollny <gert.wollny@collabora.com>
Diffstat (limited to 'docs/features.txt')
-rw-r--r--docs/features.txt2
1 files changed, 1 insertions, 1 deletions
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)