diff options
author | Samuel Pitoiset <samuel.pitoiset@gmail.com> | 2015-11-10 01:08:28 +0100 |
---|---|---|
committer | Samuel Pitoiset <samuel.pitoiset@gmail.com> | 2015-11-20 21:03:14 +0100 |
commit | f57285c8fc8c3128fc07a59bc0d56645f7e0ef18 (patch) | |
tree | 66eae79b63434035730ff81bcb6d28da2f9696e6 /docs | |
parent | aede8ca9a79cafa7d019a16d38e6ee6bfc557100 (diff) |
docs: mark GL_AMD_performance_monitor for nv50
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Acked-by: Ilia Mirkin <imirkin@alum.mit.edu>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/relnotes/11.1.0.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/11.1.0.html b/docs/relnotes/11.1.0.html index d317bfbbdd..04c7f7f9a8 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> |