diff options
author | Maxence Le Doré <[email protected]> | 2014-01-03 00:09:55 +0100 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2014-01-06 14:28:11 -0800 |
commit | a44ca3595e71757c17093bd105fb1d4108d36340 (patch) | |
tree | b69c8c57b75c48ac5137ffa7001081e414d33aea /docs/relnotes/10.1.html | |
parent | 1a9e8c23eb936bb165879ca52348ecb06a8b4701 (diff) |
docs/relnotes/10.1.html: report AMD_shader_trinary_minmax support
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'docs/relnotes/10.1.html')
-rw-r--r-- | docs/relnotes/10.1.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/10.1.html b/docs/relnotes/10.1.html index 778ae6a5727..1089c7199af 100644 --- a/docs/relnotes/10.1.html +++ b/docs/relnotes/10.1.html @@ -46,6 +46,7 @@ Note: some of the new features are only available with certain drivers. <ul> <li>GL_ARB_draw_indirect on i965.</li> <li>GL_ARB_clear_buffer_object</li> +<li>GL_AMD_shader_trinary_minmax.</li> </ul> |