Update to latest dependency libraries for Vulkan SDK 1.1.97.
Update to latest SPIRV-Cross version:
This commit is contained in:
parent
58d78623c3
commit
991a1944fe
@ -16,7 +16,7 @@ For best results, use a Markdown reader.*
|
||||
MoltenVK 1.0.31
|
||||
---------------
|
||||
|
||||
Released 2019/01/16
|
||||
Released 2019/01/17
|
||||
|
||||
- Support runtime config via runtime environment variables
|
||||
- Add full ImageView swizzling to config, and disable it by default.
|
||||
@ -32,6 +32,7 @@ Released 2019/01/16
|
||||
- Advertise the `VK_AMD_gpu_shader_half_float` extension.
|
||||
- Support the `VK_KHR_variable_pointers` extension.
|
||||
- MoltenVKShaderConverter tool exit with fail code on any file conversion fail.
|
||||
- Update to latest dependency libraries for Vulkan SDK 1.1.97.
|
||||
- Update to latest SPIRV-Cross version:
|
||||
- MSL: Support SPV_KHR_variable_pointers.
|
||||
- MSL: Workaround missing gradient2d() on macOS for typical cascaded shadow mapping.
|
||||
@ -40,6 +41,8 @@ Released 2019/01/16
|
||||
- MSL: Fix case where we pass arrays to functions by value.
|
||||
- MSL: Add option to pad fragment outputs.
|
||||
- MSL: Fix passing a sampled image to a function.
|
||||
- MSL: Support std140 packing rules for float[] and float2[].
|
||||
- MSL: Fix image load/store for short vectors.
|
||||
- Performance improvements on iterating internal constructs.
|
||||
- Update copyright to 2019.
|
||||
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -1 +1 @@
|
||||
9e3a41ad00ca48b9119d805cd96f337984458fe7
|
||||
1040cf6cc1e677c179488753dfb78e7326fd759a
|
||||
|
@ -1 +1 @@
|
||||
add65b83415824f59041486d4903ee1909dc6ee2
|
||||
c200cb25db0f47364d3318d92c1d8e9dfff2fef1
|
||||
|
@ -1 +1 @@
|
||||
d74a02234851dfacf6b140c1ab4d81becf704098
|
||||
ff56a741b1cce8ae20ff6276f51100e668e9c4f5
|
||||
|
@ -1 +1 @@
|
||||
1a849458db984f77c9ecfa79041ede550094c2f2
|
||||
5810b01149ef4f76fd92d7e085d980017379a93b
|
||||
|
@ -1 +1 @@
|
||||
1bc601c674aecc2fee0dee8ff7a118db76b4c439
|
||||
2898223375d57fb3974f24e1e944bb624f67cb73
|
||||
|
Loading…
x
Reference in New Issue
Block a user