projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b6b7ff
)
docs: Add new feature for compiling for windows with meson
author
Dylan Baker
<dylan@pnwbakers.com>
Thu, 17 Oct 2019 17:09:59 +0000
(10:09 -0700)
committer
Dylan 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
patch
|
blob
|
history
diff --git
a/docs/relnotes/new_features.txt
b/docs/relnotes/new_features.txt
index 1e146b4b06a92567cca9f098a4570168cb049032..608fa748a9f505948da343fe2151bbcaff8f7f58 100644
(file)
--- 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