summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2019-02-08 09:06:13 +1000
committerDave Airlie <airlied@redhat.com>2019-02-08 09:06:36 +1000
commit3c153b39823ee085bfe46ce4afbe347dee0fdfee (patch)
tree828cf3cd0659bf571e9e09b7a123d2dbe95c7568 /docs
parent6e0effbd344b423d0e5c6202d0098778ce1e4106 (diff)
docs: update qbo support for virgl
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/features.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/features.txt b/docs/features.txt
index 55fe7503bd0..6c2b6d59377 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -204,7 +204,7 @@ GL 4.4, GLSL 4.40 -- all DONE: i965/gen8+, nvc0, r600, radeonsi
- specified transform/feedback layout DONE
- input/output block locations DONE
GL_ARB_multi_bind DONE (all drivers)
- GL_ARB_query_buffer_object DONE (i965/hsw+)
+ GL_ARB_query_buffer_object DONE (i965/hsw+, virgl)
GL_ARB_texture_mirror_clamp_to_edge DONE (i965, nv50, llvmpipe, softpipe, swr, virgl)
GL_ARB_texture_stencil8 DONE (freedreno, i965/hsw+, nv50, llvmpipe, softpipe, swr, virgl)
GL_ARB_vertex_type_10f_11f_11f_rev DONE (i965, nv50, llvmpipe, softpipe, swr, virgl)