* [ptxdist] [PATCH 01/10] glslang: version bump 1.4.304.1 -> 1.4.309.0
@ 2025-03-14 11:55 Philipp Zabel
2025-03-14 11:55 ` [ptxdist] [PATCH 02/10] spirv-headers: " Philipp Zabel
` (8 more replies)
0 siblings, 9 replies; 10+ messages in thread
From: Philipp Zabel @ 2025-03-14 11:55 UTC (permalink / raw)
To: ptxdist; +Cc: Philipp Zabel
---
rules/glslang.make | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/glslang.make b/rules/glslang.make
index 90e9ac7c8976..3350d48b7276 100644
--- a/rules/glslang.make
+++ b/rules/glslang.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_GLSLANG) += glslang
#
# Paths and names
#
-GLSLANG_VERSION := 1.4.304.1
-GLSLANG_MD5 := fbc28710e99ea55de0e4188401bb2262
+GLSLANG_VERSION := 1.4.309.0
+GLSLANG_MD5 := e6f4447e3fc762fbd2f1e28e48a527a7
GLSLANG := glslang-$(GLSLANG_VERSION)
GLSLANG_SUFFIX := tar.gz
GLSLANG_URL := https://github.com/KhronosGroup/glslang/archive/vulkan-sdk-$(GLSLANG_VERSION).$(GLSLANG_SUFFIX)
--
2.39.5
^ permalink raw reply [flat|nested] 10+ messages in thread
* [ptxdist] [PATCH 02/10] spirv-headers: version bump 1.4.304.1 -> 1.4.309.0
2025-03-14 11:55 [ptxdist] [PATCH 01/10] glslang: version bump 1.4.304.1 -> 1.4.309.0 Philipp Zabel
@ 2025-03-14 11:55 ` Philipp Zabel
2025-03-14 11:55 ` [ptxdist] [PATCH 03/10] spirv-tools: " Philipp Zabel
` (7 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: Philipp Zabel @ 2025-03-14 11:55 UTC (permalink / raw)
To: ptxdist; +Cc: Philipp Zabel
---
| 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--git a/rules/spirv-headers.make b/rules/spirv-headers.make
index 3be19e1b2ed2..f47c308f73fb 100644
--- a/rules/spirv-headers.make
+++ b/rules/spirv-headers.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_SPIRV_HEADERS) += spirv-headers
#
# Paths and names
#
-SPIRV_HEADERS_VERSION := 1.4.304.1
-SPIRV_HEADERS_MD5 := 7421a1530b7a8187a17d0a80547fa44c
+SPIRV_HEADERS_VERSION := 1.4.309.0
+SPIRV_HEADERS_MD5 := 082696d927958135324ad5e5afdac480
SPIRV_HEADERS := spirv-headers-$(SPIRV_HEADERS_VERSION)
SPIRV_HEADERS_SUFFIX := tar.gz
SPIRV_HEADERS_URL := https://github.com/KhronosGroup/SPIRV-Headers/archive/vulkan-sdk-$(SPIRV_HEADERS_VERSION).$(SPIRV_HEADERS_SUFFIX)
--
2.39.5
^ permalink raw reply [flat|nested] 10+ messages in thread
* [ptxdist] [PATCH 03/10] spirv-tools: version bump 1.4.304.1 -> 1.4.309.0
2025-03-14 11:55 [ptxdist] [PATCH 01/10] glslang: version bump 1.4.304.1 -> 1.4.309.0 Philipp Zabel
2025-03-14 11:55 ` [ptxdist] [PATCH 02/10] spirv-headers: " Philipp Zabel
@ 2025-03-14 11:55 ` Philipp Zabel
2025-03-14 11:55 ` [ptxdist] [PATCH 04/10] volk: " Philipp Zabel
` (6 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: Philipp Zabel @ 2025-03-14 11:55 UTC (permalink / raw)
To: ptxdist; +Cc: Philipp Zabel
---
rules/spirv-tools.make | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/spirv-tools.make b/rules/spirv-tools.make
index e9e54febeb4c..d5812c2e3d85 100644
--- a/rules/spirv-tools.make
+++ b/rules/spirv-tools.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_SPIRV_TOOLS) += spirv-tools
#
# Paths and names
#
-SPIRV_TOOLS_VERSION := 1.4.304.1
-SPIRV_TOOLS_MD5 := b7fe16af4e1954b5479f3c55ca3eea9b
+SPIRV_TOOLS_VERSION := 1.4.309.0
+SPIRV_TOOLS_MD5 := 6e0516ab3432a38cf9b51af568d6eb50
SPIRV_TOOLS := spirv-tools-$(SPIRV_TOOLS_VERSION)
SPIRV_TOOLS_SUFFIX := tar.gz
SPIRV_TOOLS_URL := https://github.com/KhronosGroup/SPIRV-Tools/archive/vulkan-sdk-$(SPIRV_TOOLS_VERSION).$(SPIRV_TOOLS_SUFFIX)
--
2.39.5
^ permalink raw reply [flat|nested] 10+ messages in thread
* [ptxdist] [PATCH 04/10] volk: version bump 1.4.304.1 -> 1.4.309.0
2025-03-14 11:55 [ptxdist] [PATCH 01/10] glslang: version bump 1.4.304.1 -> 1.4.309.0 Philipp Zabel
2025-03-14 11:55 ` [ptxdist] [PATCH 02/10] spirv-headers: " Philipp Zabel
2025-03-14 11:55 ` [ptxdist] [PATCH 03/10] spirv-tools: " Philipp Zabel
@ 2025-03-14 11:55 ` Philipp Zabel
2025-03-14 11:55 ` [ptxdist] [PATCH 05/10] vulkan-headers: " Philipp Zabel
` (5 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: Philipp Zabel @ 2025-03-14 11:55 UTC (permalink / raw)
To: ptxdist; +Cc: Philipp Zabel
License change due to updated copyright year, in
commit f97f25cbdcc6 ("Update copyright year to 2025").
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
rules/volk.make | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/rules/volk.make b/rules/volk.make
index b3eb35eed0a9..5753e896e853 100644
--- a/rules/volk.make
+++ b/rules/volk.make
@@ -14,15 +14,15 @@ PACKAGES-$(PTXCONF_VOLK) += volk
#
# Paths and names
#
-VOLK_VERSION := 1.4.304.1
-VOLK_MD5 := 077a27d8776bb690890e6946d3273b1e
+VOLK_VERSION := 1.4.309.0
+VOLK_MD5 := bec8ba25ceed2641d9343210601b42ea
VOLK := volk-$(VOLK_VERSION)
VOLK_SUFFIX := tar.gz
VOLK_URL := https://github.com/zeux/volk/archive/refs/tags/vulkan-sdk-$(VOLK_VERSION).$(VOLK_SUFFIX)
VOLK_SOURCE := $(SRCDIR)/$(VOLK).$(VOLK_SUFFIX)
VOLK_DIR := $(BUILDDIR)/$(VOLK)
VOLK_LICENSE := MIT
-VOLK_LICENSE_FILES := file://LICENSE.md;md5=12e6af3a0e2a5e5dbf7796aa82b64626
+VOLK_LICENSE_FILES := file://LICENSE.md;md5=fb3d6e8051a71edca1e54bc38d35e5af
# ----------------------------------------------------------------------------
# Prepare
--
2.39.5
^ permalink raw reply [flat|nested] 10+ messages in thread
* [ptxdist] [PATCH 05/10] vulkan-headers: version bump 1.4.304.1 -> 1.4.309.0
2025-03-14 11:55 [ptxdist] [PATCH 01/10] glslang: version bump 1.4.304.1 -> 1.4.309.0 Philipp Zabel
` (2 preceding siblings ...)
2025-03-14 11:55 ` [ptxdist] [PATCH 04/10] volk: " Philipp Zabel
@ 2025-03-14 11:55 ` Philipp Zabel
2025-03-14 11:55 ` [ptxdist] [PATCH 06/10] vulkan-loader: " Philipp Zabel
` (4 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: Philipp Zabel @ 2025-03-14 11:55 UTC (permalink / raw)
To: ptxdist; +Cc: Philipp Zabel
---
| 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--git a/rules/vulkan-headers.make b/rules/vulkan-headers.make
index fe8a2abd2e82..65ab9fb2c48b 100644
--- a/rules/vulkan-headers.make
+++ b/rules/vulkan-headers.make
@@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_VULKAN_HEADERS) += vulkan-headers
# Paths and names
#
-VULKAN_HEADERS_VERSION := 1.4.304.1
-VULKAN_HEADERS_MD5 := f1d3261f96fb5f93988659b4b517883d
+VULKAN_HEADERS_VERSION := 1.4.309.0
+VULKAN_HEADERS_MD5 := 719728c464acc5c10e86f17fd57f7598
VULKAN_HEADERS := vulkan-headers-$(VULKAN_HEADERS_VERSION)
VULKAN_HEADERS_SUFFIX := tar.gz
VULKAN_HEADERS_URL := https://github.com/KhronosGroup/Vulkan-Headers/archive/vulkan-sdk-$(VULKAN_HEADERS_VERSION).$(VULKAN_HEADERS_SUFFIX)
--
2.39.5
^ permalink raw reply [flat|nested] 10+ messages in thread
* [ptxdist] [PATCH 06/10] vulkan-loader: version bump 1.4.304.1 -> 1.4.309.0
2025-03-14 11:55 [ptxdist] [PATCH 01/10] glslang: version bump 1.4.304.1 -> 1.4.309.0 Philipp Zabel
` (3 preceding siblings ...)
2025-03-14 11:55 ` [ptxdist] [PATCH 05/10] vulkan-headers: " Philipp Zabel
@ 2025-03-14 11:55 ` Philipp Zabel
2025-03-14 11:55 ` [ptxdist] [PATCH 07/10] vulkan-tools: " Philipp Zabel
` (3 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: Philipp Zabel @ 2025-03-14 11:55 UTC (permalink / raw)
To: ptxdist; +Cc: Philipp Zabel
---
rules/vulkan-loader.make | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/vulkan-loader.make b/rules/vulkan-loader.make
index 47c250ee3c29..0a2e176d5623 100644
--- a/rules/vulkan-loader.make
+++ b/rules/vulkan-loader.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_VULKAN_LOADER) += vulkan-loader
#
# Paths and names
#
-VULKAN_LOADER_VERSION := 1.4.304.1
-VULKAN_LOADER_MD5 := 13943b874f9b087ff7b95e5d89f6e1ca
+VULKAN_LOADER_VERSION := 1.4.309.0
+VULKAN_LOADER_MD5 := 0e99616c5d68e0f05851e5a4ea2d7113
VULKAN_LOADER := vulkan-loader-$(VULKAN_LOADER_VERSION)
VULKAN_LOADER_SUFFIX := tar.gz
VULKAN_LOADER_URL := https://github.com/KhronosGroup/Vulkan-Loader/archive/vulkan-sdk-$(VULKAN_LOADER_VERSION).$(VULKAN_LOADER_SUFFIX)
--
2.39.5
^ permalink raw reply [flat|nested] 10+ messages in thread
* [ptxdist] [PATCH 07/10] vulkan-tools: version bump 1.4.304.1 -> 1.4.309.0
2025-03-14 11:55 [ptxdist] [PATCH 01/10] glslang: version bump 1.4.304.1 -> 1.4.309.0 Philipp Zabel
` (4 preceding siblings ...)
2025-03-14 11:55 ` [ptxdist] [PATCH 06/10] vulkan-loader: " Philipp Zabel
@ 2025-03-14 11:55 ` Philipp Zabel
2025-03-14 11:55 ` [ptxdist] [PATCH 08/10] vulkan-utility-libraries: " Philipp Zabel
` (2 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: Philipp Zabel @ 2025-03-14 11:55 UTC (permalink / raw)
To: ptxdist; +Cc: Philipp Zabel
---
rules/vulkan-tools.make | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/vulkan-tools.make b/rules/vulkan-tools.make
index 2c6c3f1d498c..a248d247c668 100644
--- a/rules/vulkan-tools.make
+++ b/rules/vulkan-tools.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_VULKAN_TOOLS) += vulkan-tools
#
# Paths and names
#
-VULKAN_TOOLS_VERSION := 1.4.304.1
-VULKAN_TOOLS_MD5 := c943117885376df612791bc6797777c1
+VULKAN_TOOLS_VERSION := 1.4.309.0
+VULKAN_TOOLS_MD5 := d8354708e1bf527d19d6e0d72484b821
VULKAN_TOOLS := vulkan-tools-$(VULKAN_TOOLS_VERSION)
VULKAN_TOOLS_SUFFIX := tar.gz
VULKAN_TOOLS_URL := https://github.com/KhronosGroup/Vulkan-Tools/archive/vulkan-sdk-$(VULKAN_TOOLS_VERSION).$(VULKAN_TOOLS_SUFFIX)
--
2.39.5
^ permalink raw reply [flat|nested] 10+ messages in thread
* [ptxdist] [PATCH 08/10] vulkan-utility-libraries: version bump 1.4.304.1 -> 1.4.309.0
2025-03-14 11:55 [ptxdist] [PATCH 01/10] glslang: version bump 1.4.304.1 -> 1.4.309.0 Philipp Zabel
` (5 preceding siblings ...)
2025-03-14 11:55 ` [ptxdist] [PATCH 07/10] vulkan-tools: " Philipp Zabel
@ 2025-03-14 11:55 ` Philipp Zabel
2025-03-14 11:55 ` [ptxdist] [PATCH 09/10] vulkan-validationlayers: " Philipp Zabel
2025-03-14 11:55 ` [ptxdist] [PATCH 10/10] shaderc: version bump v2024.4 -> v2025.1 Philipp Zabel
8 siblings, 0 replies; 10+ messages in thread
From: Philipp Zabel @ 2025-03-14 11:55 UTC (permalink / raw)
To: ptxdist; +Cc: Philipp Zabel
---
rules/vulkan-utility-libraries.make | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/rules/vulkan-utility-libraries.make b/rules/vulkan-utility-libraries.make
index 10f320a9bf87..5b3831daec1a 100644
--- a/rules/vulkan-utility-libraries.make
+++ b/rules/vulkan-utility-libraries.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_VULKAN_UTILITY_LIBRARIES) += vulkan-utility-libraries
#
# Paths and names
#
-VULKAN_UTILITY_LIBRARIES_VERSION := 1.4.304.1
-VULKAN_UTILITY_LIBRARIES_MD5 := 0ea50ff03ac5004e2f90408406f7682b
+VULKAN_UTILITY_LIBRARIES_VERSION := 1.4.309.0
+VULKAN_UTILITY_LIBRARIES_MD5 := 39650f99048e010f80dc07c3478b3415
VULKAN_UTILITY_LIBRARIES := vulkan-utility-libraries-$(VULKAN_UTILITY_LIBRARIES_VERSION)
VULKAN_UTILITY_LIBRARIES_SUFFIX := tar.gz
VULKAN_UTILITY_LIBRARIES_URL := https://github.com/KhronosGroup/Vulkan-Utility-Libraries/archive/vulkan-sdk-$(VULKAN_UTILITY_LIBRARIES_VERSION).$(VULKAN_UTILITY_LIBRARIES_SUFFIX)
@@ -34,6 +34,7 @@ VULKAN_UTILITY_LIBRARIES_CONF_OPT := \
-DCMAKE_BUILD_TYPE=Release \
-DBUILD_TESTS=OFF \
-DUPDATE_DEPS=OFF \
+ -DVUL_ENABLE_INSTALL=ON \
-DVUL_MOCK_ANDROID=OFF \
-DVUL_WERROR=OFF
--
2.39.5
^ permalink raw reply [flat|nested] 10+ messages in thread
* [ptxdist] [PATCH 09/10] vulkan-validationlayers: version bump 1.4.304.1 -> 1.4.309.0
2025-03-14 11:55 [ptxdist] [PATCH 01/10] glslang: version bump 1.4.304.1 -> 1.4.309.0 Philipp Zabel
` (6 preceding siblings ...)
2025-03-14 11:55 ` [ptxdist] [PATCH 08/10] vulkan-utility-libraries: " Philipp Zabel
@ 2025-03-14 11:55 ` Philipp Zabel
2025-03-14 11:55 ` [ptxdist] [PATCH 10/10] shaderc: version bump v2024.4 -> v2025.1 Philipp Zabel
8 siblings, 0 replies; 10+ messages in thread
From: Philipp Zabel @ 2025-03-14 11:55 UTC (permalink / raw)
To: ptxdist; +Cc: Philipp Zabel
---
rules/vulkan-validationlayers.make | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/vulkan-validationlayers.make b/rules/vulkan-validationlayers.make
index 1464ddaec8cd..5aa10682298f 100644
--- a/rules/vulkan-validationlayers.make
+++ b/rules/vulkan-validationlayers.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_VULKAN_VALIDATIONLAYERS) += vulkan-validationlayers
#
# Paths and names
#
-VULKAN_VALIDATIONLAYERS_VERSION := 1.4.304.1
-VULKAN_VALIDATIONLAYERS_MD5 := a12ad205ce854880d5a3de9d80f17000
+VULKAN_VALIDATIONLAYERS_VERSION := 1.4.309.0
+VULKAN_VALIDATIONLAYERS_MD5 := ca5e1f1a770da38c1adc733e004c6c03
VULKAN_VALIDATIONLAYERS := vulkan-validationlayers-$(VULKAN_VALIDATIONLAYERS_VERSION)
VULKAN_VALIDATIONLAYERS_SUFFIX := tar.gz
VULKAN_VALIDATIONLAYERS_URL := https://github.com/KhronosGroup/Vulkan-ValidationLayers/archive/vulkan-sdk-$(VULKAN_VALIDATIONLAYERS_VERSION).$(VULKAN_VALIDATIONLAYERS_SUFFIX)
--
2.39.5
^ permalink raw reply [flat|nested] 10+ messages in thread
* [ptxdist] [PATCH 10/10] shaderc: version bump v2024.4 -> v2025.1
2025-03-14 11:55 [ptxdist] [PATCH 01/10] glslang: version bump 1.4.304.1 -> 1.4.309.0 Philipp Zabel
` (7 preceding siblings ...)
2025-03-14 11:55 ` [ptxdist] [PATCH 09/10] vulkan-validationlayers: " Philipp Zabel
@ 2025-03-14 11:55 ` Philipp Zabel
8 siblings, 0 replies; 10+ messages in thread
From: Philipp Zabel @ 2025-03-14 11:55 UTC (permalink / raw)
To: ptxdist; +Cc: Philipp Zabel
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
rules/shaderc.make | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/shaderc.make b/rules/shaderc.make
index ac1a9cdaac2c..1a6dca3083fe 100644
--- a/rules/shaderc.make
+++ b/rules/shaderc.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_SHADERC) += shaderc
#
# Paths and names
#
-SHADERC_VERSION := v2024.4
-SHADERC_MD5 := 31c4120c5bba0f79ad3bb6491be69d5a
+SHADERC_VERSION := v2025.1
+SHADERC_MD5 := bf8395076fccc60c891b719d878385f0
SHADERC := shaderc-$(SHADERC_VERSION)
SHADERC_SUFFIX := tar.gz
SHADERC_URL := \
--
2.39.5
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2025-03-14 11:56 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-03-14 11:55 [ptxdist] [PATCH 01/10] glslang: version bump 1.4.304.1 -> 1.4.309.0 Philipp Zabel
2025-03-14 11:55 ` [ptxdist] [PATCH 02/10] spirv-headers: " Philipp Zabel
2025-03-14 11:55 ` [ptxdist] [PATCH 03/10] spirv-tools: " Philipp Zabel
2025-03-14 11:55 ` [ptxdist] [PATCH 04/10] volk: " Philipp Zabel
2025-03-14 11:55 ` [ptxdist] [PATCH 05/10] vulkan-headers: " Philipp Zabel
2025-03-14 11:55 ` [ptxdist] [PATCH 06/10] vulkan-loader: " Philipp Zabel
2025-03-14 11:55 ` [ptxdist] [PATCH 07/10] vulkan-tools: " Philipp Zabel
2025-03-14 11:55 ` [ptxdist] [PATCH 08/10] vulkan-utility-libraries: " Philipp Zabel
2025-03-14 11:55 ` [ptxdist] [PATCH 09/10] vulkan-validationlayers: " Philipp Zabel
2025-03-14 11:55 ` [ptxdist] [PATCH 10/10] shaderc: version bump v2024.4 -> v2025.1 Philipp Zabel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox