summaryrefslogtreecommitdiffstats
path: root/docs/relnotes
diff options
context:
space:
mode:
authorNicolai Hähnle <[email protected]>2017-03-30 08:55:22 +0200
committerNicolai Hähnle <[email protected]>2017-03-31 07:56:27 +0200
commitcd3f38606962977821913792e841da6444244baa (patch)
tree1ff1849bc93fb20692d9b317ff4bf42b7f2fa096 /docs/relnotes
parent2290535d62ad194ab28c2b1cbd5928ab17b58766 (diff)
radeonsi: enable ARB_shader_clock
Reviewed-by: Samuel Pitoiset <[email protected]> Reviewed-by: Marek Olšák <[email protected]>
Diffstat (limited to 'docs/relnotes')
-rw-r--r--docs/relnotes/17.1.0.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/17.1.0.html b/docs/relnotes/17.1.0.html
index b1d4aa011a9..c2a0166f72c 100644
--- a/docs/relnotes/17.1.0.html
+++ b/docs/relnotes/17.1.0.html
@@ -45,6 +45,7 @@ Note: some of the new features are only available with certain drivers.
<ul>
<li>GL_ARB_gpu_shader_int64 on i965/gen8+, nvc0, radeonsi, softpipe, llvmpipe</li>
+<li>GL_ARB_shader_clock on radeonsi</li>
<li>GL_ARB_transform_feedback2 on i965/gen6</li>
<li>GL_ARB_transform_feedback_overflow_query on i965/gen6+</li>
<li>Geometry shaders enabled on swr</li>