diff options
Diffstat (limited to 'docs/relnotes/17.2.0.html')
-rw-r--r-- | docs/relnotes/17.2.0.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/relnotes/17.2.0.html b/docs/relnotes/17.2.0.html index 5d9d7db44c9..c96b18a91fe 100644 --- a/docs/relnotes/17.2.0.html +++ b/docs/relnotes/17.2.0.html @@ -44,7 +44,9 @@ Note: some of the new features are only available with certain drivers. </p> <ul> -TBD +<li>GL_ARB_shader_viewport_layer_array on nvc0 (GM200+)</li> +<li>GL_AMD_vertex_shader_layer on nvc0 (GM200+)</li> +<li>GL_AMD_vertex_shader_viewport_index on nvc0 (GM200+)</li> </ul> <h2>Bug fixes</h2> |