Mesa (master): docs: mark GL_AMD_performance_monitor on nvc0 for the 10.6.0 release

Martin Peres mperes at kemper.freedesktop.org
Tue May 5 21:17:10 UTC 2015


Module: Mesa
Branch: master
Commit: 3a365df6657e1d7b54d82fe0bc58e76e44b4cb5c
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=3a365df6657e1d7b54d82fe0bc58e76e44b4cb5c

Author: Samuel Pitoiset <samuel.pitoiset at gmail.com>
Date:   Tue Jul  8 00:43:59 2014 +0200

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 <samuel.pitoiset at gmail.com>
Reviewed-by: Martin Peres <martin.peres at free.fr>

---

 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 fbc4d5b..6c5bc8c 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>




More information about the mesa-commit mailing list