diff options
author | Emil Velikov <[email protected]> | 2013-11-16 22:59:29 +0000 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2013-11-18 15:38:37 +0000 |
commit | d33d260b905401b8279c111b1350781bc08673f0 (patch) | |
tree | 20c8cddb989075781cf4e377d937f58445539a50 /docs | |
parent | b8a11151323b65b13fa9854a7d73a9e60d3a65a2 (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]>
Diffstat (limited to 'docs')
-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> |