summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRoland Scheidegger <sroland@vmware.com>2017-08-15 17:53:49 +0200
committerRoland Scheidegger <sroland@vmware.com>2017-08-17 18:46:44 +0200
commit3e9623145760883b431c0902b198d71d003ef7a0 (patch)
tree421be72db11775f81ad0aeb0e67de40ea5a04b38 /docs
parent26d46b94b4f03a8a5203539949e19124e3cdefad (diff)
llvmpipe: enable PIPE_CAP_QUERY_SO_OVERFLOW
The driver supported this since way before the GL spec for it existed. Just need to support both the per-stream and for all streams variants (which are identical due to only supporting 1 stream). Passes piglit arb_transform_feedback_overflow_query-basic. Reviewed-by: Jose Fonseca <jfonseca@vmware.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 ace46692b5..6f57ec26fd 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -232,7 +232,7 @@ GL 4.6, GLSL 4.60
GL_ARB_shader_group_vote DONE (i965, nvc0, radeonsi)
GL_ARB_spirv_extensions in progress (Nicolai Hähnle, Ian Romanick)
GL_ARB_texture_filter_anisotropic not started
- GL_ARB_transform_feedback_overflow_query DONE (i965/gen6+, radeonsi, softpipe)
+ GL_ARB_transform_feedback_overflow_query DONE (i965/gen6+, radeonsi, llvmpipe, softpipe)
GL_KHR_no_error started (Timothy Arceri)
These are the extensions cherry-picked to make GLES 3.1