[Mesa-dev] [PATCH v3 08/10] docs: mark GL_AMD_performance_monitor on nvc0 for the 10.6.0 release

Samuel Pitoiset samuel.pitoiset at gmail.com
Thu Apr 2 11:41:47 PDT 2015


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>
---
 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 22201e1..5ba715e 100644
--- a/docs/relnotes/10.6.0.html
+++ b/docs/relnotes/10.6.0.html
@@ -51,6 +51,7 @@ Note: some of the new features are only available with certain drivers.
 <li>GL_ARB_instanced_arrays on freedreno</li>
 <li>GL_ARB_pipeline_statistics_query on i965, nv50, nvc0, r600, radeonsi, softpipe</li>
 <li>GL_EXT_draw_buffers2 on freedreno</li>
+<li>GL_AMD_performance_monitor on nvc0</li>
 </ul>
 
 <h2>Bug fixes</h2>
-- 
2.3.4



More information about the mesa-dev mailing list