summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorIan Romanick <[email protected]>2015-11-24 08:58:49 -0800
committerIan Romanick <[email protected]>2015-11-24 09:03:39 -0800
commit9b41489cb5ae7ef9157e8e6b42f3621a871c75a3 (patch)
tree6dae56cde94abbbde012c39912e2216c9a0f6ec8 /docs
parentd278e31459374feb18edd97d5adaacccc08f978a (diff)
docs: add missed i965 feature to relnotes
Trivial. GL_ARB_fragment_layer_viewport support was added in 8c902a58 by Ken. Signed-off-by: Ian Romanick <[email protected]> Cc: "11.1" <[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 77df804d901..542f368d36c 100644
--- a/docs/relnotes/11.1.0.html
+++ b/docs/relnotes/11.1.0.html
@@ -54,6 +54,7 @@ Note: some of the new features are only available with certain drivers.
<li>GL_ARB_clip_control on freedreno/a4xx</li>
<li>GL_ARB_copy_image on nv50, nvc0, radeonsi</li>
<li>GL_ARB_depth_clamp on freedreno/a4xx</li>
+<li>GL_ARB_fragment_layer_viewport on i965 (gen6+)</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_seamless_cubemap_per_texture on freedreno/a4xx</li>