[Mesa-dev] [PATCH 12/15] docs: mark GL_AMD_performance_monitor for the 10.3 release v2
Samuel Pitoiset
samuel.pitoiset at gmail.com
Fri Jul 11 11:23:09 PDT 2014
GL_AMD_performance_monitor is supported by nvc0, svga, freedreno,
r600 and radeonsi.
V2:
- add radeonsi
Signed-off-by: Samuel Pitoiset <samuel.pitoiset at gmail.com>
---
docs/relnotes/10.3.html | 1 +
1 file changed, 1 insertion(+)
diff --git a/docs/relnotes/10.3.html b/docs/relnotes/10.3.html
index 2e718fc..625063d 100644
--- a/docs/relnotes/10.3.html
+++ b/docs/relnotes/10.3.html
@@ -56,6 +56,7 @@ Note: some of the new features are only available with certain drivers.
<li>GL_ARB_seamless_cubemap_per_texture on i965, llvmpipe, nvc0, r600, radeonsi, softpipe</li>
<li>GL_ARB_fragment_layer_viewport on nv50, nvc0, llvmpipe, r600</li>
<li>GL_AMD_vertex_shader_viewport_index on i965/gen7+, r600</li>
+<li>GL_AMD_performance_monitor on nvc0, r600, radeonsi, svga, freedreno</li>
</ul>
--
2.0.0
More information about the mesa-dev
mailing list