diff options
author | Emil Velikov <[email protected]> | 2013-11-16 22:59:29 +0000 |
---|---|---|
committer | Ian Romanick <[email protected]> | 2013-11-23 12:32:38 -0800 |
commit | 0040edcf9dd401b1b49d487c0ab15ad6aae8d4df (patch) | |
tree | 010bbb3feaaf9c5cf8521cea48d1bdddbdf179d6 /docs/relnotes/10.0.html | |
parent | defff44e1cb1f7524842ac69a876d290da588b9f (diff) |
docs: indicate GLX_MESA_query_renderer's completion
Cc: "10.0" <[email protected]>
Acked-by: Chris Forbes <[email protected]>
Reviewed-by: Marek Olšák <[email protected]>
Signed-off-by: Emil Velikov <[email protected]>
(cherry picked from commit d33d260b905401b8279c111b1350781bc08673f0)
Diffstat (limited to 'docs/relnotes/10.0.html')
-rw-r--r-- | docs/relnotes/10.0.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/10.0.html b/docs/relnotes/10.0.html index f06d068731c..1e4f7716f06 100644 --- a/docs/relnotes/10.0.html +++ b/docs/relnotes/10.0.html @@ -55,6 +55,7 @@ Note: some of the new features are only available with certain drivers. <li>GL_ARB_vertex_attrib_binding</li> <li>GL_ARB_vertex_type_10f_11f_11f_rev on i965 and r600g</li> <li>GL_KHR_debug</li> +<li>GLX_MESA_query_renderer</li> </ul> |