Module: Mesa Branch: master Commit: f57285c8fc8c3128fc07a59bc0d56645f7e0ef18 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f57285c8fc8c3128fc07a59bc0d56645f7e0ef18
Author: Samuel Pitoiset <[email protected]> Date: Tue Nov 10 01:08:28 2015 +0100 docs: mark GL_AMD_performance_monitor for nv50 Signed-off-by: Samuel Pitoiset <[email protected]> Acked-by: Ilia Mirkin <[email protected]> --- docs/relnotes/11.1.0.html | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/relnotes/11.1.0.html b/docs/relnotes/11.1.0.html index d317bfb..04c7f7f 100644 --- a/docs/relnotes/11.1.0.html +++ b/docs/relnotes/11.1.0.html @@ -45,6 +45,7 @@ Note: some of the new features are only available with certain drivers. <ul> <li>OpenGL 3.1 support on freedreno (a3xx, a4xx)</li> +<li>GL_AMD_performance_monitor on nv50</li> <li>GL_ARB_arrays_of_arrays on i965</li> <li>GL_ARB_blend_func_extended on freedreno (a3xx)</li> <li>GL_ARB_clear_texture on nv50, nvc0</li> _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
