Module: Mesa Branch: master Commit: 07bddff4601a99f6f2f46fe0aa70c9e6137cddc5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=07bddff4601a99f6f2f46fe0aa70c9e6137cddc5
Author: Nicolai Hähnle <[email protected]> Date: Tue Nov 24 16:48:04 2015 +0100 docs: update relnotes with AMD_performance_monitor for radeonsi Reviewed-by: Marek Olšák <[email protected]> --- docs/relnotes/11.2.0.html | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/relnotes/11.2.0.html b/docs/relnotes/11.2.0.html index 20f4543..c9c0c90 100644 --- a/docs/relnotes/11.2.0.html +++ b/docs/relnotes/11.2.0.html @@ -52,6 +52,7 @@ Note: some of the new features are only available with certain drivers. <li>GL_ARB_texture_view on freedreno/a4xx</li> <li>GL_ARB_vertex_type_10f_11f_11f_rev on freedreno/a4xx</li> <li>GL_KHR_texture_compression_astc_ldr on freedreno/a4xx</li> +<li>GL_AMD_performance_monitor on radeonsi (CIK+ only)</li> </ul> <h2>Bug fixes</h2> _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
