docs: add missed i965 feature to relnotes
authorIan Romanick <ian.d.romanick@intel.com>
Tue, 24 Nov 2015 16:58:49 +0000 (08:58 -0800)
committerIan Romanick <ian.d.romanick@intel.com>
Tue, 24 Nov 2015 17:03:39 +0000 (09:03 -0800)
Trivial.  GL_ARB_fragment_layer_viewport support was added in 8c902a58
by Ken.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Cc: "11.1" <mesa-stable@lists.freedesktop.org>
docs/relnotes/11.1.0.html

index 77df804d9012656ebb5ea91ca6438c41addf578c..542f368d36ce4f2441c90efa6c09212e0d55d965 100644 (file)
@@ -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>