Bill Hollings
d2677a69c0
Update dependency libraries to match Vulkan SDK 1.3.283.
...
- With current Vulkan-Headers, fetchDependencies no longer
needs to modify vulkan_metal.h to apply __unsafe_unretained.
2024-05-05 09:37:45 -04:00
Bill Hollings
d61cefb530
Update dependency libraries to match Vulkan SDK 1.3.280.
...
- Remove support for deprecated -[MTLRenderCommandEncoder textureBarrier]
and deprecate MVKPhysicalDeviceMetalFeatures::textureBarriers.
- Update minimum macOS deployment target to 10.15.
- Update minimum iOS/tvOS deployment target to 13.0.
- Update Whats_New.md document.
2024-03-12 11:49:11 -04:00
Bill Hollings
cb460524d7
Update dependency libraries to match Vulkan SDK 1.3.275.
...
- Hide static Vulkan API symbols by default
(build setting MVK_HIDE_VULKAN_SYMBOLS=1 by default).
- Update documentation.
2024-01-09 08:17:16 -05:00
Bill Hollings
f7e32e0f33
Update dependency libraries to match Vulkan SDK 1.3.273.
...
- Update Whats_New.md.
2024-01-05 07:13:54 -05:00
Bill Hollings
49c6e8bae3
Update dependency libraries to match Vulkan SDK 1.3.268.
2023-10-17 14:36:26 -04:00
Bill Hollings
4fe8811665
Update dependency libraries to match Vulkan SDK 1.3.261.
...
- In MoltenVK Xcode projects, set iOS & tvOS deployment targets to 12.0,
to avoid warnings while building MoltenVK.
- Add DYLD_LIBRARY_PATH to runcts script, to ensure Vulkan and MoltenVK
libraries are found during CTS runs.
- Update Whats_New.md and MoltenVK_Runtime_UserGuide.md documents.
2023-08-15 16:03:31 -04:00
Bill Hollings
c231c90dd4
Update dependency libraries to match Vulkan SDK 1.3.250.
...
- Update Whats New document.
2023-05-22 20:00:14 -04:00
Bill Hollings
4e344a6921
Update dependency libraries to match Vulkan SDK 1.3.243.
...
Update Whats New document.
2023-03-22 14:27:25 -04:00
Randall C. O'Reilly
6c044acad6
Update SPIRV-Cross and glslang repo revisions to include support for atomic float (glslang for HLSL support for InterlockedAdd on float)
2023-02-22 01:40:12 -08:00
Bill Hollings
8bcbb2eb42
Update dependency libraries to match Vulkan SDK 1.3.239.
...
Update Whats New document.
2023-01-23 17:57:36 -05:00
Bill Hollings
f5f6515dce
Update dependency libraries to match Vulkan SDK 1.3.236.
...
Update Whats New document.
2022-12-08 14:10:58 -05:00
Bill Hollings
e061e5ebf8
Update dependency libraries to match Vulkan SDK 1.3.231.
2022-10-17 16:05:43 -04:00
Bill Hollings
f487a14975
Update dependency libraries to match Vulkan SDK 1.3.224.
...
Update What's New document.
2022-08-12 16:54:24 -04:00
Bill Hollings
292ea5e55a
Update dependency libraries to match Vulkan SDK 1.3.216.
...
Update What's New document.
2022-06-04 21:06:56 -04:00
Bill Hollings
be6f7a5083
Update dependency libraries to match Vulkan SDK 1.3.211.
...
Update What's New document.
2022-04-09 16:28:41 -04:00
Bill Hollings
f7ca132844
Update glslang version, to use python3 in glslang scripts,
...
to replace missing python on macOS 12.3.
2022-02-16 14:02:01 -05:00
Bill Hollings
24ff2106d9
Update dependency libraries to match Vulkan SDK 1.3.204.
...
Update What's New document.
2022-02-06 19:55:44 -05:00
Bill Hollings
a0ed3345b6
Update library dependencies to match Vulkan SDK 1.2.198.
...
Update What's New.md document.
2021-11-13 19:57:41 -05:00
Bill Hollings
a5ee3ead35
Update library dependencies to match Vulkan SDK 1.2.189.
...
Update What's New document.
2021-08-30 13:54:37 -04:00
Bill Hollings
55c5cee233
Update dependency libraries to match Vulkan SDK 1.2.182.
2021-06-25 15:32:34 -04:00
Bill Hollings
8969e4d4a4
Update dependency libraries to match Vulkan SDK 1.2.176, and update What's New document.
2021-04-26 16:38:23 -04:00
Bill Hollings
d78de04b56
Update external dependency libraries for Vulkan SDK 1.2.170.
2021-02-22 19:14:00 -05:00
Bill Hollings
1ccc0ab7b5
Update dependency libraries to match Vulkan SDK 1.2.162.
...
Fix Mac Catalyst build failure, plus several build warnings on other platforms.
Update What's New document.
2020-12-08 21:31:39 -05:00
Bill Hollings
9f2fc8f7d0
Update dependency libraries to match Vulkan SDK 1.2.154.
2020-09-28 19:03:00 -04:00
Bill Hollings
834d391aec
Update dependency libraries to match Vulkan SDK 1.2.148.
...
fetchDependencies support option to skip all library builds.
fetchDependencies avoid sync locks if not building in parallel.
fetchDependencies build glslang headers.
Update ExternalRevisions/README.md glslang build integration section.
Update What's New.
2020-07-27 22:25:44 -04:00
Bill Hollings
4840c97e94
Update dependency libraries to match Vulkan SDK 1.2.141.
2020-06-01 17:35:31 -04:00
Bill Hollings
a58f6bc441
Update to Vulkan SDK 1.2.135 library dependencies.
...
Add Scripts/packagePregenSpirvToolsHeaders script to automate packaging Spirv-Tools
headers in support of the fetchDependencies --skip-spirv-tools-build option.
Update Docs/Whats_New.md.
2020-04-02 16:35:48 -04:00
Bill Hollings
0c754fb036
Update dependency libraries to match Vulkan SDK 1.2.131.
...
Update What's New document.
2020-01-21 19:14:14 -05:00
Bill Hollings
a64f62ee53
Update dependency libraries to match Vulkan SDK 1.1.130.
...
Update ExternalRevisions/README.md to document new glslang build settings.
Update What's New document.
2019-12-16 14:24:57 -05:00
Bill Hollings
0b1189dc03
Update external libraries to support Vulkan SDK 1.1.126.
...
Update What's New document.
2019-10-29 11:55:16 -04:00
Bill Hollings
d585a9819e
Updates to support Vulkan SDK 1.1.121.
...
Remove obsolescence log message for vkCreateMacOSSurfaceMVK()
and vkCreateIOSSurfaceMVK() functions.
Fix test for alignment of invalid pixel formats.
Update dependency libraries to match Vulkan SDK 1.1.121.
Update to renaming of VK_INTEL_shader_integer_functions2
enums and structs in latest Vulkan headers.
Update Whats_New.md document.
2019-09-10 13:25:19 -04:00
Bill Hollings
2f468db9a2
Updates for SDK 1.1.114 release.
...
Update to latest external dependency libraries.
Rename components of VK_INTEL_shader_integer_functions2 to match 1.1.114 Vulkan spec.
Update What's New document.
2019-07-23 14:29:32 -04:00
Bill Hollings
bf8c7f8bb8
Updates for SDK 1.1.108 release.
...
Update to latest external dependency libraries.
MVKDescriptorSetLayoutBinding allow binding of null MVKBuffer.
Update What's New document.
2019-06-13 17:11:44 -04:00
Bill Hollings
189a41e8d2
Update dependency libraries for SDK 1.1.106.
2019-04-11 17:52:50 -04:00
Bill Hollings
fd8aa3c412
Update to latest dependency libraries to support SDK 1.1.101.
...
Remove SPRIV-Cross source files erroneously compiling into libglslang.a.
2019-02-27 11:56:31 -05:00
Bill Hollings
991a1944fe
Update to latest dependency libraries for Vulkan SDK 1.1.97.
...
Update to latest SPIRV-Cross version:
2019-01-17 15:27:20 -05:00
Bill Hollings
fa73cdb441
Update glslang to version compatible with Vulkan SDK 1.1.92.
2018-11-16 00:57:39 +01:00
Bill Hollings
d99984e064
Align MoltenVK with Vulkan SDK 1.1.92.
...
Update to latest dependency libraries for Vulkan SDK 1.1.92.
Generate Hologram demo dispatch files in fetchDependencies and remove them from git.
Update MoltenVK version to 1.0.27.
Update What's New document.
2018-11-15 17:40:15 +01:00
Bill Hollings
9f28854a2a
Update glslang version and What's New document.
2018-09-27 18:20:20 -04:00
Bill Hollings
7051582859
Update library dependencies for Vulkan SDK.
2018-09-20 21:02:39 -04:00
Bill Hollings
c8a9841d8c
Support pre-linking on both Xcode 9 & 10. Update library dependencies.
...
Remove linking MoltenVKSPIRVToMSLConverter from Build Phase in favour of PreLink.
Update to Vulkan header 1.1.83.
Update to latest version of library dependencies.
2018-08-23 14:02:05 -04:00
Bill Hollings
bd177633ca
Update to latest SPIRV-Cross, glslang & SPIRV-Tools.
...
Update MoltenVK version to 1.0.18.
2018-08-11 16:20:58 -04:00
Bill Hollings
0b592f5b4a
Update to latest library dependencies.
2018-07-29 17:41:14 -04:00
Bill Hollings
10a023debe
Update to latest library dependencies to match Vulkan SDK 1.1.77.
...
Update MoltenVK version to 1.0.12.
2018-06-15 15:14:59 -04:00
Bill Hollings
c833cc544d
Replace dependency on Vulkan-LoaderAndValidationLayers with Vulkan-Headers and Vulkan-Tools.
...
Update to latest versions of Vulkan-Headers, SPIRV-Cross, glslang, Vulkan-Tools, and VulkanSamples.
2018-05-28 08:33:46 -04:00