summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorEmil Velikov <[email protected]>2015-10-30 17:23:18 +0000
committerEmil Velikov <[email protected]>2015-10-30 17:23:18 +0000
commit60418a28ea11b3e1d9365acfc168a8f8f5b41965 (patch)
tree84814d9e05a7c99954071751313d054ac07b8f5b /docs
parent4379ca22f18f5731248ee794ab651db721ba38b2 (diff)
i965: enable ARB_shader_clock on gen7+
Signed-off-by: Emil Velikov <[email protected]> Reviewed-by: Matt Turner <[email protected]>
Diffstat (limited to 'docs')
-rw-r--r--docs/relnotes/11.1.0.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/11.1.0.html b/docs/relnotes/11.1.0.html
index 3ecf287e315..972361fbdb6 100644
--- a/docs/relnotes/11.1.0.html
+++ b/docs/relnotes/11.1.0.html
@@ -48,6 +48,7 @@ Note: some of the new features are only available with certain drivers.
<li>GL_ARB_copy_image on radeonsi</li>
<li>GL_ARB_gpu_shader_fp64 on r600 for Cypress/Cayman/Aruba chips</li>
<li>GL_ARB_gpu_shader5 on r600 for Evergreen and later chips</li>
+<li>GL_ARB_shader_clock on i965 (gen7+)</li>
<li>GL_ARB_shader_stencil_export on i965 (gen9+)</li>
<li>GL_ARB_shader_storage_buffer_object on i965</li>
<li>GL_ARB_shader_texture_image_samples on i965, nv50, nvc0, r600, radeonsi</li>