mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-30 10:00:14 +01:00
docs: add missed i965 feature to relnotes
Trivial. GL_ARB_fragment_layer_viewport support was added in8c902a58by Ken. Signed-off-by: Ian Romanick <ian.d.romanick@intel.com> Cc: "11.1" <mesa-stable@lists.freedesktop.org> (cherry picked from commit9b41489cb5)
This commit is contained in:
parent
6a71090002
commit
34521c2840
1 changed files with 1 additions and 0 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue