diff options
author | Ilia Mirkin <[email protected]> | 2015-07-23 03:39:13 -0400 |
---|---|---|
committer | Ilia Mirkin <[email protected]> | 2015-07-23 03:39:46 -0400 |
commit | 6d8e466792c284e79125bab33fcfb0872d0df2c3 (patch) | |
tree | ea06ecf6fdbb0177daff802bc427188437b189fa /docs/relnotes | |
parent | 88818c4cd6de9d8855a9ba3c3a85306d42f5e9d3 (diff) |
docs: mark off tess for nvc0
Diffstat (limited to 'docs/relnotes')
-rw-r--r-- | docs/relnotes/10.7.0.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/relnotes/10.7.0.html b/docs/relnotes/10.7.0.html index 1464dc4f092..a2e7c02e7b2 100644 --- a/docs/relnotes/10.7.0.html +++ b/docs/relnotes/10.7.0.html @@ -51,7 +51,7 @@ Note: some of the new features are only available with certain drivers. <li>GL_ARB_gpu_shader_fp64 on llvmpipe, radeonsi</li> <li>GL_ARB_shader_stencil_export on llvmpipe</li> <li>GL_ARB_shader_subroutine on core profile gallium drivers</li> -<li>GL_ARB_tessellation_shader on radeonsi</li> +<li>GL_ARB_tessellation_shader on nvc0, radeonsi</li> <li>GL_ARB_vertex_attrib_64bit on llvmpipe, radeonsi</li> <li>GL_ARB_viewport_array on radeonsi</li> <li>GLX_ARB_create_context_robustness on r600, radeonsi</li> |