docs: Add new feature for compiling for windows with meson
authorDylan Baker <dylan@pnwbakers.com>
Thu, 17 Oct 2019 17:09:59 +0000 (10:09 -0700)
committerDylan Baker <dylan@pnwbakers.com>
Fri, 18 Oct 2019 20:02:58 +0000 (13:02 -0700)
Reviewed-by: Adam Jackson <ajax@redhat.com>
docs/relnotes/new_features.txt

index 1e146b4b06a92567cca9f098a4570168cb049032..608fa748a9f505948da343fe2151bbcaff8f7f58 100644 (file)
@@ -9,3 +9,4 @@ VK_KHR_spirv_1_4 on Intel.
 VK_EXT_shader_subgroup_ballot on Intel.
 VK_EXT_shader_subgroup_vote on Intel.
 VK_EXT_texel_buffer_alignment on RADV.
+Meson support for windows using MSVC and MinGW