From: Lionel Landwerlin Date: Wed, 23 Oct 2019 16:07:32 +0000 (+0300) Subject: docs: Add new Intel extension X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=254d9976b680c02822a7b6781589d92dbf7f55e4;p=mesa.git docs: Add new Intel extension Signed-off-by: Lionel Landwerlin Acked-by: Caio Marcelo de Oliveira Filho --- diff --git a/docs/relnotes/new_features.txt b/docs/relnotes/new_features.txt index 496a1720962..d4ca9dd8ecb 100644 --- a/docs/relnotes/new_features.txt +++ b/docs/relnotes/new_features.txt @@ -9,4 +9,5 @@ VK_KHR_spirv_1_4 on Intel, RADV. VK_EXT_shader_subgroup_ballot on Intel. VK_EXT_shader_subgroup_vote on Intel. VK_EXT_texel_buffer_alignment on RADV. +VK_INTEL_performance_query on Intel. Meson support for windows using MSVC and MinGW