diff options
author | Nicolai Hähnle <[email protected]> | 2015-11-24 16:48:04 +0100 |
---|---|---|
committer | Nicolai Hähnle <[email protected]> | 2015-11-25 15:52:09 +0100 |
commit | 07bddff4601a99f6f2f46fe0aa70c9e6137cddc5 (patch) | |
tree | 8b5535b7c31329bd7ad2e593afda0bb39f2894cb /docs/relnotes/11.2.0.html | |
parent | ad22006892c5511dac7d0d680633a1b857da49fb (diff) |
docs: update relnotes with AMD_performance_monitor for radeonsi
Reviewed-by: Marek Olšák <[email protected]>
Diffstat (limited to 'docs/relnotes/11.2.0.html')
-rw-r--r-- | docs/relnotes/11.2.0.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/11.2.0.html b/docs/relnotes/11.2.0.html index 20f4543a562..c9c0c90a057 100644 --- a/docs/relnotes/11.2.0.html +++ b/docs/relnotes/11.2.0.html @@ -52,6 +52,7 @@ Note: some of the new features are only available with certain drivers. <li>GL_ARB_texture_view on freedreno/a4xx</li> <li>GL_ARB_vertex_type_10f_11f_11f_rev on freedreno/a4xx</li> <li>GL_KHR_texture_compression_astc_ldr on freedreno/a4xx</li> +<li>GL_AMD_performance_monitor on radeonsi (CIK+ only)</li> </ul> <h2>Bug fixes</h2> |