summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2017-11-21 07:29:09 +1000
committerDave Airlie <airlied@redhat.com>2018-01-18 13:25:59 +1000
commit9041730d1c0f5bb88866c4448306eaffb0f4d761 (patch)
tree184cd6425612816700767547b659ecd35e58c0e0 /docs
parent6785034a707ca6f93295e18616e5bc360adfb700 (diff)
r600: add support for ARB_shader_clock.
Reviewed-by: Gert Wollny <gw.fossedev@gmail.com> 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 980140f60d..e9b7be554b 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -305,7 +305,7 @@ Khronos, ARB, and OES extensions that are not part of any OpenGL or OpenGL ES ve
GL_ARB_sample_locations not started
GL_ARB_seamless_cubemap_per_texture DONE (i965, nvc0, radeonsi, r600, softpipe, swr)
GL_ARB_shader_ballot DONE (i965/gen8+, nvc0, radeonsi)
- GL_ARB_shader_clock DONE (i965/gen7+, nv50, nvc0, radeonsi)
+ GL_ARB_shader_clock DONE (i965/gen7+, nv50, nvc0, r600, radeonsi)
GL_ARB_shader_stencil_export DONE (i965/gen9+, r600, radeonsi, softpipe, llvmpipe, swr)
GL_ARB_shader_viewport_layer_array DONE (i965/gen6+, nvc0, radeonsi)
GL_ARB_sparse_buffer DONE (radeonsi/CIK+)