diff options
author | Samuel Pitoiset <[email protected]> | 2014-07-08 00:43:59 +0200 |
---|---|---|
committer | Martin Peres <[email protected]> | 2015-05-06 00:03:36 +0300 |
commit | 3a365df6657e1d7b54d82fe0bc58e76e44b4cb5c (patch) | |
tree | 5d9ac429639b996607e4789d77c6b13493a09fba /docs/relnotes | |
parent | ed7d3886cc25240ad92055b7813e038ba1a5e77c (diff) |
docs: mark GL_AMD_performance_monitor on nvc0 for the 10.6.0 release
Other drivers which want to enable this extension must expose groups of
GPU hardware performance counters.
Signed-off-by: Samuel Pitoiset <[email protected]>
Reviewed-by: Martin Peres <[email protected]>
Diffstat (limited to 'docs/relnotes')
-rw-r--r-- | docs/relnotes/10.6.0.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/10.6.0.html b/docs/relnotes/10.6.0.html index fbc4d5be910..6c5bc8c109c 100644 --- a/docs/relnotes/10.6.0.html +++ b/docs/relnotes/10.6.0.html @@ -62,6 +62,7 @@ Note: some of the new features are only available with certain drivers. <li>EGL_KHR_fence_sync on freedreno, nv50, nvc0, r600, radeonsi</li> <li>EGL_KHR_wait_sync on freedreno, nv50, nvc0, r600, radeonsi</li> <li>EGL_KHR_cl_event2 on freedreno, nv50, nvc0, r600, radeonsi</li> +<li>GL_AMD_performance_monitor on nvc0</li> </ul> <h2>Bug fixes</h2> |