From b7a85bee833b47f48445abb0a6523ed7338bb995 Mon Sep 17 00:00:00 2001 From: Ilia Mirkin Date: Wed, 11 Feb 2015 00:36:47 -0500 Subject: st/mesa: add ARB_pipeline_statistics_query support MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ilia Mirkin Reviewed-by: Marek Olšák --- docs/relnotes/10.6.0.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/relnotes') diff --git a/docs/relnotes/10.6.0.html b/docs/relnotes/10.6.0.html index dd9a866108d..d201a65db39 100644 --- a/docs/relnotes/10.6.0.html +++ b/docs/relnotes/10.6.0.html @@ -45,7 +45,7 @@ Note: some of the new features are only available with certain drivers.
  • GL_AMD_pinned_memory on r600, radeonsi
  • -
  • GL_ARB_pipeline_statistics_query on i965
  • +
  • GL_ARB_pipeline_statistics_query on i965, nvc0, r600, radeonsi, softpipe

Bug fixes

-- cgit v1.2.3