summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorMatt Turner <[email protected]>2015-04-24 11:28:06 -0700
committerMatt Turner <[email protected]>2015-04-27 14:44:32 -0700
commitff6ee39c19adc59225d1f0664695c669cd7e5a94 (patch)
tree59ac42ef0bb72b13ae82ffd2311bb5e0853da290 /docs
parent0c06d019bcf626b289ae94ca791dc25c216c1e5c (diff)
i965: Enable ARB_gpu_shader5 on Gen8+.
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'docs')
-rw-r--r--docs/relnotes/10.6.0.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/10.6.0.html b/docs/relnotes/10.6.0.html
index 48f76f961bc..dbf1229a80e 100644
--- a/docs/relnotes/10.6.0.html
+++ b/docs/relnotes/10.6.0.html
@@ -55,6 +55,7 @@ Note: some of the new features are only available with certain drivers.
<li>GL_ARB_clip_control on i965</li>
<li>GL_ARB_program_interface_query (all drivers)</li>
<li>GL_ARB_texture_stencil8 on nv50, nvc0, r600, radeonsi, softpipe</li>
+<li>GL_ARB_gpu_shader5 on i965/gen8+</li>
</ul>
<h2>Bug fixes</h2>