docs: Add new feature for compiling for windows with meson

Reviewed-by: Adam Jackson <ajax@redhat.com>
This commit is contained in:
Dylan Baker
2019-10-17 10:09:59 -07:00
parent 0b6b7ff3ca
commit 1ce23b5653

View 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