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@gmail.com>
Reviewed-by: Martin Peres <martin.peres@free.fr>
This commit is contained in:
Samuel Pitoiset
2014-07-08 00:43:59 +02:00
committed by Martin Peres
parent ed7d3886cc
commit 3a365df665
+1
View File
@@ -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>