From: Samuel Pitoiset Date: Mon, 7 Jul 2014 22:43:59 +0000 (+0200) Subject: docs: mark GL_AMD_performance_monitor on nvc0 for the 10.6.0 release X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3a365df6657e1d7b54d82fe0bc58e76e44b4cb5c;p=mesa.git 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 --- 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