Mesa (master): docs: Add new feature for compiling for windows with meson

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Fri Oct 18 20:22:04 UTC 2019


Module: Mesa
Branch: master
Commit: 1ce23b56530af4792f6a62087372bf085a32559f
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=1ce23b56530af4792f6a62087372bf085a32559f

Author: Dylan Baker <dylan at pnwbakers.com>
Date:   Thu Oct 17 10:09:59 2019 -0700

docs: Add new feature for compiling for windows with meson

Reviewed-by: Adam Jackson <ajax at redhat.com>

---

 docs/relnotes/new_features.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/relnotes/new_features.txt b/docs/relnotes/new_features.txt
index 1e146b4b06a..608fa748a9f 100644
--- a/docs/relnotes/new_features.txt
+++ b/docs/relnotes/new_features.txt
@@ -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




More information about the mesa-commit mailing list