Module: Mesa Branch: master Commit: 6a2d28599f7326d7e40663033d34c32eeb814473 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6a2d28599f7326d7e40663033d34c32eeb814473
Author: Petri Latvala <[email protected]> Date: Wed Apr 23 11:08:55 2014 +0300 docs: update 10.2 release notes Signed-off-by: Petri Latvala <[email protected]> Reviewed-by: Ian Romanick <[email protected]> --- docs/relnotes/10.2.html | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/relnotes/10.2.html b/docs/relnotes/10.2.html index 540e683..59fc0df 100644 --- a/docs/relnotes/10.2.html +++ b/docs/relnotes/10.2.html @@ -54,6 +54,7 @@ Note: some of the new features are only available with certain drivers. <li>GL_ARB_texture_view on i965/gen7</li> <li>GL_ARB_vertex_type_10f_11f_11f_rev on nv50, nvc0, radeonsi</li> <li>GL_ARB_viewport_array on nv50, r600</li> +<li>GL_INTEL_performance_query on i965/gen5+</li> </ul> _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
