From 3a365df6657e1d7b54d82fe0bc58e76e44b4cb5c Mon Sep 17 00:00:00 2001 From: Samuel Pitoiset Date: Tue, 8 Jul 2014 00:43:59 +0200 Subject: [PATCH] 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 Reviewed-by: Martin Peres --- docs/relnotes/10.6.0.html | 1 + 1 file changed, 1 insertion(+) 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.
  • EGL_KHR_fence_sync on freedreno, nv50, nvc0, r600, radeonsi
  • EGL_KHR_wait_sync on freedreno, nv50, nvc0, r600, radeonsi
  • EGL_KHR_cl_event2 on freedreno, nv50, nvc0, r600, radeonsi
  • +
  • GL_AMD_performance_monitor on nvc0
  • Bug fixes

    -- 2.30.2