mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 01/10] glslang: version bump 1.3.290.0 -> 1.3.296.0
@ 2024-10-09 12:58 Philipp Zabel
  2024-10-09 12:58 ` [ptxdist] [PATCH 02/10] spirv-headers: " Philipp Zabel
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Philipp Zabel @ 2024-10-09 12:58 UTC (permalink / raw)
  To: ptxdist; +Cc: Philipp Zabel

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
 rules/glslang.make      | 5 +++--
 rules/host-glslang.make | 2 ++
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/rules/glslang.make b/rules/glslang.make
index 329ca244ba69..81dc9cf7fb9f 100644
--- a/rules/glslang.make
+++ b/rules/glslang.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_GLSLANG) += glslang
 #
 # Paths and names
 #
-GLSLANG_VERSION		:= 1.3.290.0
-GLSLANG_MD5		:= 61b54f18495b27176a70683ffb2b7003
+GLSLANG_VERSION		:= 1.3.296.0
+GLSLANG_MD5		:= e73e7cd1e7eb1f582fa97c2e62bc7eb5
 GLSLANG			:= glslang-$(GLSLANG_VERSION)
 GLSLANG_SUFFIX		:= tar.gz
 GLSLANG_URL		:= https://github.com/KhronosGroup/glslang/archive/vulkan-sdk-$(GLSLANG_VERSION).$(GLSLANG_SUFFIX)
@@ -43,6 +43,7 @@ GLSLANG_CONF_OPT	:= \
 	-DENABLE_OPT=ON \
 	-DENABLE_PCH=ON \
 	-DENABLE_RTTI=OFF \
+	-DENABLE_SPIRV=ON \
 	-DENABLE_SPVREMAPPER=ON \
 	-DGLSLANG_ENABLE_INSTALL=ON \
 	-DGLSLANG_TESTS=OFF
diff --git a/rules/host-glslang.make b/rules/host-glslang.make
index 1a63f76ce5e4..e821950b4edc 100644
--- a/rules/host-glslang.make
+++ b/rules/host-glslang.make
@@ -30,7 +30,9 @@ HOST_GLSLANG_CONF_OPT	:= \
 	-DENABLE_OPT=ON \
 	-DENABLE_PCH=ON \
 	-DENABLE_RTTI=OFF \
+	-DENABLE_SPIRV=ON \
 	-DENABLE_SPVREMAPPER=ON \
+	-DGLSLANG_ENABLE_INSTALL=ON \
 	-DGLSLANG_TESTS=OFF
 
 # vim: syntax=make
-- 
2.39.5




^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2024-10-09 13:00 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-09 12:58 [ptxdist] [PATCH 01/10] glslang: version bump 1.3.290.0 -> 1.3.296.0 Philipp Zabel
2024-10-09 12:58 ` [ptxdist] [PATCH 02/10] spirv-headers: " Philipp Zabel
2024-10-09 12:58 ` [ptxdist] [PATCH 03/10] spirv-tools: " Philipp Zabel
2024-10-09 12:58 ` [ptxdist] [PATCH 04/10] vulkan-headers: " Philipp Zabel
2024-10-09 12:58 ` [ptxdist] [PATCH 05/10] vulkan-loader: " Philipp Zabel
2024-10-09 12:58 ` [ptxdist] [PATCH 06/10] vulkan-tools: " Philipp Zabel
2024-10-09 12:58 ` [ptxdist] [PATCH 07/10] vulkan-utility-libraries: " Philipp Zabel
2024-10-09 12:58 ` [ptxdist] [PATCH 08/10] vulkan-validationlayers: " Philipp Zabel
2024-10-09 12:58 ` [ptxdist] [PATCH 09/10] volk: " Philipp Zabel
2024-10-09 12:58 ` [ptxdist] [PATCH 10/10] shaderc: version bump v2024.1 -> v2024.3 Philipp Zabel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox