[Mesa-dev] [PATCH 12/15] docs: mark GL_AMD_performance_monitor for the 10.6.0 release

Samuel Pitoiset samuel.pitoiset at gmail.com
Mon Mar 9 14:09:20 PDT 2015


GL_AMD_performance_monitor is supported by nvc0, svga, freedreno,
r600 and radeonsi.

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 a396109..596a236 100644
--- a/docs/relnotes/10.6.0.html
+++ b/docs/relnotes/10.6.0.html
@@ -50,6 +50,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_ARB_draw_indirect, GL_ARB_multi_draw_indirect on r600</li>
+<li>GL_AMD_performance_monitor on nvc0, r600, radeonsi, svga, freedreno</li>
 </ul>
 
 <h2>Bug fixes</h2>
-- 
2.3.1



More information about the mesa-dev mailing list