Skip to content

Commit

Permalink
[vulkan-sdk] update to 1.4.304.0
Browse files Browse the repository at this point in the history
  • Loading branch information
helynranta committed Jan 21, 2025
1 parent cf035d9 commit 4a88ded
Show file tree
Hide file tree
Showing 36 changed files with 101 additions and 52 deletions.
2 changes: 1 addition & 1 deletion ports/lunarg-vulkantools/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lunarg-vulkantools",
"version": "1.3.296.0",
"version": "1.4.304.0",
"description": "Tools to aid in Vulkan development",
"homepage": "https://github.com/LunarG/VulkanTools",
"license": null,
Expand Down
2 changes: 1 addition & 1 deletion ports/spirv-cross/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO KhronosGroup/SPIRV-Cross
REF vulkan-sdk-${VERSION}
SHA512 943453df60744fe32123df7e366b27d30d57947b22bf7c087090e70f398305b37a47826abc60cdf912f0240c4ff3190e9d0f03d1d4e85f73c13b8a6196611640
SHA512 d3635448440928d4fff965d0a21a90448db32b74d92ddf542910250b51ebb3ee073786a3ad7009fa89e6802765eb4b3bf9eae069c12a0e38194b81a8c2a283dd
HEAD_REF master
)

Expand Down
2 changes: 1 addition & 1 deletion ports/spirv-cross/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "spirv-cross",
"version": "1.3.296.0",
"version": "1.4.304.0",
"description": "SPIRV-Cross is a practical tool and library for performing reflection on SPIR-V and disassembling SPIR-V back to high level languages.",
"homepage": "https://github.com/KhronosGroup/SPIRV-Cross",
"dependencies": [
Expand Down
2 changes: 1 addition & 1 deletion ports/spirv-headers/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO KhronosGroup/SPIRV-Headers
REF "vulkan-sdk-${VERSION}"
SHA512 b4f975d3051eda41ef5c3a6efc832607a165adfd6f43d7af171d2c0446b227bdcb5de0017a081fa9e7a3d2710ba8583fadbc06c0a364043b2778b02818d01040
SHA512 09d6a2e4f7758e8e6bd0c5036d8895befc96ea049b655d2786df4092a6f4ad4185a70ca83bd38683afb9b5e1ec45d8699a38d19774ca39c09f4f199fa1085946
HEAD_REF master
)

Expand Down
3 changes: 1 addition & 2 deletions ports/spirv-headers/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "spirv-headers",
"version": "1.3.296.0",
"port-version": 1,
"version": "1.4.304.0",
"description": "Machine-readable files for the SPIR-V Registry",
"homepage": "https://github.com/KhronosGroup/SPIRV-Headers",
"dependencies": [
Expand Down
2 changes: 1 addition & 1 deletion ports/spirv-reflect/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO KhronosGroup/SPIRV-Reflect
REF "vulkan-sdk-${VERSION}"
SHA512 770d46172fed140816dcecc3155bce62ce319f5cbe99bb58e81994e07aed14ebc8f65675c6e47dde2148e2706603ba470f364ab41bcbfbc05c69e25be7c5a898
SHA512 19eade2f661e3bd58665167265dc79e3c94690910d28089ac1d1acfb1771e010a75a23b85555dd494020d0e9584d68f2a97f33ab2f8271f90ea2295bcc484150
HEAD_REF main
PATCHES
export-targets.patch
Expand Down
2 changes: 1 addition & 1 deletion ports/spirv-reflect/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "spirv-reflect",
"version": "1.3.296.0",
"version": "1.4.304.0",
"description": "SPIRV-Reflect is a lightweight library that provides a C/C++ reflection API for SPIR-V shader bytecode in Vulkan applications.",
"homepage": "https://github.com/KhronosGroup/SPIRV-Reflect",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion ports/spirv-tools/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO KhronosGroup/SPIRV-Tools
REF "vulkan-sdk-${VERSION}"
SHA512 62f0a6034bd016aedfb8975bbd3bb134ef928bd6bafbb61d9f73c46760019597b9841b80243c86e5e5e0576824cd20255067e447590eb0d2d51593439152215e
SHA512 5824e8ee1360fccab6f41afb0d1f297fd044f4237448de49906349f745522f3208f2960e7ddf5396c3e2ea4e35b6e0e3e61e7855f4599ee22a0c9829daab3156
PATCHES
cmake-config-dir.diff
spirv-tools-shared.diff
Expand Down
2 changes: 1 addition & 1 deletion ports/spirv-tools/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "spirv-tools",
"version": "1.3.296.0",
"version": "1.4.304.0",
"description": "API and commands for processing SPIR-V modules",
"homepage": "https://github.com/KhronosGroup/SPIRV-Tools",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion ports/volk/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO zeux/volk
REF "vulkan-sdk-${VERSION}"
SHA512 bc57ab2d0408fba6d66c91eb477392e217ec5b4185db1191c9ed7750f3773c513674b0bb4f3378a0ee38038d0447aa868ca79842192c6060a6e8b33ca81552f0
SHA512 18fe48d3c7ae0a0c66d093ed65b61d3a9fb30b3d01c2ce254afc77407797b85cd60a0a4e3cad7405fb1e84a70399ed7d7806c2ce9a6aaf58153ec40e950ccd2b
HEAD_REF master
)

Expand Down
2 changes: 1 addition & 1 deletion ports/volk/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "volk",
"version": "1.3.296",
"version": "1.4.304",
"description": [
"Meta loader for Vulkan API.",
"Note that the static library target volk::volk is built without platform-specific defines.",
Expand Down
2 changes: 1 addition & 1 deletion ports/vulkan-extensionlayer/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vulkan-extensionlayer",
"version": "1.3.296.0",
"version": "1.4.304.0",
"description": "Layer providing Vulkan features when native support is unavailable",
"homepage": "https://github.com/KhronosGroup/Vulkan-ExtensionLayer",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion ports/vulkan-headers/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO KhronosGroup/Vulkan-Headers
REF "vulkan-sdk-${VERSION}"
SHA512 475cd0c3249c7998e5e85390651a6652e229d65e42adf3b4d18f9f7509037d217e87de01632c9b4142d26ab295cd2272c2e88f897a5420d693a82ff7e4003157
SHA512 25a1afe5383e640c28d56d4b04e80be80d8db248ee38e7c7e1a7cb2d5052a505cf4ea0c6b2c5c12b6616f7f391d2a729e9a3b497ad1b0f39ce049846da5de946
HEAD_REF main
)

Expand Down
2 changes: 1 addition & 1 deletion ports/vulkan-headers/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vulkan-headers",
"version": "1.3.296.0",
"version": "1.4.304.0",
"description": "Vulkan header files and API registry",
"homepage": "https://github.com/KhronosGroup/Vulkan-Headers",
"license": "Apache-2.0 OR MIT",
Expand Down
17 changes: 1 addition & 16 deletions ports/vulkan-loader/portfile.cmake
Original file line number Diff line number Diff line change
@@ -1,26 +1,11 @@
set(VCPKG_LIBRARY_LINKAGE dynamic)

vcpkg_download_distfile(ARM_COMMENT_SYNTAX_FIX
URLS https://github.com/KhronosGroup/Vulkan-Loader/commit/ce3a4db90513c2dd10fbe56a21207945fbc9339f.patch?full_index=1
SHA512 e08d0be965f2430a5353a30339e1c29e5074d5b751f7894bdfec8c2031916b0e4d39fff1dad0e5ec94e4f2f296fac230dbfcb9a04af4b2d1ad51dffe270d232a
FILENAME vulkan-loader-arm-comment-syntax-ce3a4db90513c2dd10fbe56a21207945fbc9339f.patch
)

vcpkg_download_distfile(NINJA_CLANG_CL_WORKAROUND
URLS https://github.com/KhronosGroup/Vulkan-Loader/commit/4b043de5655d41cee12ef73d986cb7f7a7dbc239.patch?full_index=1
SHA512 327ce23dc1a4e68ef31a02e9847c7aa740f0a81cd62d3fecf5e7efd84149909f2377e031064346ecb6aa2c5ec094413627a3f4b34c674d8713fc1ca01f88fc22
FILENAME vulkan-loader-clang-cl-workaround-4b043de5655d41cee12ef73d986cb7f7a7dbc239.patch
)

vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO KhronosGroup/Vulkan-Loader
REF "vulkan-sdk-${VERSION}"
SHA512 535b7f324348e9edf44ff6a6a6e9eabe6e3a4bfad79bef789d1dc0cbbe3de36b6495a05236323d155631b081b89c18bb8668c79d1f735b59fc85ebee555aa682
SHA512 331792dab0e321c8d9ca266a6675ae431ead7babcf59da6f8ca14bacbfb8933c2d0c65dd05545b90a972c8c2bb811ba2b68c88b641f0469850d440d791dae443
HEAD_REF main
PATCHES
"${ARM_COMMENT_SYNTAX_FIX}"
"${NINJA_CLANG_CL_WORKAROUND}"
)

vcpkg_find_acquire_program(PYTHON3)
Expand Down
2 changes: 1 addition & 1 deletion ports/vulkan-loader/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vulkan-loader",
"version": "1.3.296.0",
"version": "1.4.304.0",
"description": "Vulkan Development Tools",
"homepage": "https://github.com/KhronosGroup/Vulkan-Loader",
"license": null,
Expand Down
2 changes: 1 addition & 1 deletion ports/vulkan-sdk-components/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$comment": "Dependencies extracted from e.g. https://sdk.lunarg.com/sdk/download/1.3.290.0/windows/config.json",
"name": "vulkan-sdk-components",
"version": "1.3.296.0",
"version": "1.4.304.0",
"description": "Installs packages which are part of the Vulkan SDK.",
"license": null,
"supports": "!uwp & !xbox",
Expand Down
2 changes: 1 addition & 1 deletion ports/vulkan-tools/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vulkan-tools",
"version": "1.3.296.0",
"version": "1.4.304.0",
"description": "Vulkan Development Tools",
"homepage": "https://github.com/KhronosGroup/Vulkan-Tools",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion ports/vulkan-utility-libraries/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO KhronosGroup/Vulkan-Utility-Libraries
REF "vulkan-sdk-${VERSION}"
SHA512 03466c78fbd43461990014a02deb06d2c4668c6230f336d3d9710e93aefa56d0ffadf959892c6d85c409088705e8ecf5fdd0a037b99af767b832f17fe4a44454
SHA512 8c6348342d66a7fc4c531e39beb2254649dbb7d02dda4301b2e339bb162692f3a84f1003136ef17d51bd918218339f974087bc18945bdab45c056cd2def4c771
HEAD_REF main
)

Expand Down
2 changes: 1 addition & 1 deletion ports/vulkan-utility-libraries/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vulkan-utility-libraries",
"version": "1.3.296.0",
"version": "1.4.304.0",
"description": "Utility libraries for Vulkan developers",
"homepage": "https://github.com/KhronosGroup/Vulkan-Utility-Libraries",
"license": null,
Expand Down
2 changes: 1 addition & 1 deletion ports/vulkan-validationlayers/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO KhronosGroup/Vulkan-ValidationLayers
REF "vulkan-sdk-${VERSION}"
SHA512 457edee35a347456391c9b36bdf5d457f05210b6a8889d0623498582d3385bed474fbd7dae66406d20f70d96238ca752414eaa844b86b431ec7f8cf721d46d08
SHA512 1b13ab2d196b5a9c5e85d0d8679ba0ca03b0c0c18f456ac9fb4314cd283b834883d4a89421a32627e266022dbd1b6684955799906c874e8c325c404738d49a4c
HEAD_REF main
)

Expand Down
2 changes: 1 addition & 1 deletion ports/vulkan-validationlayers/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vulkan-validationlayers",
"version": "1.3.296.0",
"version": "1.4.304.0",
"description": "Vulkan Validation Layers (VVL)",
"homepage": "https://github.com/KhronosGroup/Vulkan-ValidationLayers",
"license": null,
Expand Down
28 changes: 14 additions & 14 deletions versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -5685,7 +5685,7 @@
"port-version": 1
},
"lunarg-vulkantools": {
"baseline": "1.3.296.0",
"baseline": "1.4.304.0",
"port-version": 0
},
"lunasvg": {
Expand Down Expand Up @@ -8637,19 +8637,19 @@
"port-version": 4
},
"spirv-cross": {
"baseline": "1.3.296.0",
"baseline": "1.4.304.0",
"port-version": 0
},
"spirv-headers": {
"baseline": "1.3.296.0",
"port-version": 1
"baseline": "1.4.304.0",
"port-version": 0
},
"spirv-reflect": {
"baseline": "1.3.296.0",
"baseline": "1.4.304.0",
"port-version": 0
},
"spirv-tools": {
"baseline": "1.3.296.0",
"baseline": "1.4.304.0",
"port-version": 0
},
"spout2": {
Expand Down Expand Up @@ -9509,7 +9509,7 @@
"port-version": 0
},
"volk": {
"baseline": "1.3.296",
"baseline": "1.4.304",
"port-version": 0
},
"vowpal-wabbit": {
Expand Down Expand Up @@ -9553,19 +9553,19 @@
"port-version": 0
},
"vulkan-extensionlayer": {
"baseline": "1.3.296.0",
"baseline": "1.4.304.0",
"port-version": 0
},
"vulkan-headers": {
"baseline": "1.3.296.0",
"baseline": "1.4.304.0",
"port-version": 0
},
"vulkan-hpp": {
"baseline": "deprecated",
"port-version": 0
},
"vulkan-loader": {
"baseline": "1.3.296.0",
"baseline": "1.4.304.0",
"port-version": 0
},
"vulkan-memory-allocator": {
Expand All @@ -9577,19 +9577,19 @@
"port-version": 0
},
"vulkan-sdk-components": {
"baseline": "1.3.296.0",
"baseline": "1.4.304.0",
"port-version": 0
},
"vulkan-tools": {
"baseline": "1.3.296.0",
"baseline": "1.4.304.0",
"port-version": 0
},
"vulkan-utility-libraries": {
"baseline": "1.3.296.0",
"baseline": "1.4.304.0",
"port-version": 0
},
"vulkan-validationlayers": {
"baseline": "1.3.296.0",
"baseline": "1.4.304.0",
"port-version": 0
},
"vvenc": {
Expand Down
5 changes: 5 additions & 0 deletions versions/l-/lunarg-vulkantools.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "51b68d9760847933ec4ed4b58b96d12c566e56f1",
"version": "1.4.304.0",
"port-version": 0
},
{
"git-tree": "97ada8faec728f24d5eb3ed8453a92c924d7ab0b",
"version": "1.3.296.0",
Expand Down
5 changes: 5 additions & 0 deletions versions/s-/spirv-cross.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "5ee033bafb089921953117b9a29e6cb9ea7feb7e",
"version": "1.4.304.0",
"port-version": 0
},
{
"git-tree": "6d60b4e07708e480d90bbd89f95101d910feb181",
"version": "1.3.296.0",
Expand Down
5 changes: 5 additions & 0 deletions versions/s-/spirv-headers.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "5a40678b4252617585e402751fadf5ab0746ef02",
"version": "1.4.304.0",
"port-version": 0
},
{
"git-tree": "f033533a90ad1916f14db7560d6eb495336d8ac8",
"version": "1.3.296.0",
Expand Down
5 changes: 5 additions & 0 deletions versions/s-/spirv-reflect.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "0fb3756da71b331069a87968552474909c831c3b",
"version": "1.4.304.0",
"port-version": 0
},
{
"git-tree": "fa076328489d6f554dcbdcc114aa53c0261cbeae",
"version": "1.3.296.0",
Expand Down
5 changes: 5 additions & 0 deletions versions/s-/spirv-tools.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "8f682445fcab6b12fcd8ecc850324c41b3fb2f5f",
"version": "1.4.304.0",
"port-version": 0
},
{
"git-tree": "d7623e3b9a2791fc6adde89c36602e5d314e1dd8",
"version": "1.3.296.0",
Expand Down
5 changes: 5 additions & 0 deletions versions/v-/volk.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "08b6d8c17d45a8589852222ac39653ca1eeeece8",
"version": "1.4.304",
"port-version": 0
},
{
"git-tree": "61510725dc5e5580f3c57a2939131e64519c3eef",
"version": "1.3.296",
Expand Down
5 changes: 5 additions & 0 deletions versions/v-/vulkan-extensionlayer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "9702669bcb4ca5372d388ae87e86a010f881c1a2",
"version": "1.4.304.0",
"port-version": 0
},
{
"git-tree": "33f33fe290428ff835bc09e8c0e1f536606b5af2",
"version": "1.3.296.0",
Expand Down
5 changes: 5 additions & 0 deletions versions/v-/vulkan-headers.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "3aff72c7c0bdbfd6a72658deff629b5b8710869a",
"version": "1.4.304.0",
"port-version": 0
},
{
"git-tree": "4dd5a13664c79d5df78837e35061568ad41c07a8",
"version": "1.3.296.0",
Expand Down
5 changes: 5 additions & 0 deletions versions/v-/vulkan-loader.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "385913dfdb511b2378d562ec34ad8177eeadc4a7",
"version": "1.4.304.0",
"port-version": 0
},
{
"git-tree": "f96603152b3334e095d5e365effab5588f875000",
"version": "1.3.296.0",
Expand Down
Loading

0 comments on commit 4a88ded

Please sign in to comment.