diff options
Diffstat (limited to 'docs/relnotes')
-rw-r--r-- | docs/relnotes/10.7.0.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/relnotes/10.7.0.html b/docs/relnotes/10.7.0.html index e089889667d..fcc50811b69 100644 --- a/docs/relnotes/10.7.0.html +++ b/docs/relnotes/10.7.0.html @@ -44,8 +44,11 @@ Note: some of the new features are only available with certain drivers. </p> <ul> +<li>GL_AMD_vertex_shader_viewport_index on radeonsi</li> <li>GL_ARB_framebuffer_no_attachments on i965</li> <li>GL_ARB_shader_stencil_export on llvmpipe</li> +<li>GL_ARB_viewport_array on radeonsi</li> +<li>GL_ARB_fragment_layer_viewport on radeonsi</li> </ul> <h2>Bug fixes</h2> |