From: Philipp Zabel <p.zabel@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Philipp Zabel <p.zabel@pengutronix.de>
Subject: [ptxdist] [PATCH 01/10] glslang: version bump 1.3.290.0 -> 1.3.296.0
Date: Wed, 9 Oct 2024 14:58:48 +0200 [thread overview]
Message-ID: <20241009125857.41402-1-p.zabel@pengutronix.de> (raw)
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
next reply other threads:[~2024-10-09 12:59 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-09 12:58 Philipp Zabel [this message]
2024-10-09 12:58 ` [ptxdist] [PATCH 02/10] spirv-headers: " Philipp Zabel
2024-10-25 7:32 ` [ptxdist] [APPLIED] " Michael Olbrich
2024-10-09 12:58 ` [ptxdist] [PATCH 03/10] spirv-tools: " Philipp Zabel
2024-10-25 7:32 ` [ptxdist] [APPLIED] " Michael Olbrich
2024-10-09 12:58 ` [ptxdist] [PATCH 04/10] vulkan-headers: " Philipp Zabel
2024-10-25 7:32 ` [ptxdist] [APPLIED] " Michael Olbrich
2024-10-09 12:58 ` [ptxdist] [PATCH 05/10] vulkan-loader: " Philipp Zabel
2024-10-25 7:32 ` [ptxdist] [APPLIED] " Michael Olbrich
2024-10-09 12:58 ` [ptxdist] [PATCH 06/10] vulkan-tools: " Philipp Zabel
2024-10-25 7:32 ` [ptxdist] [APPLIED] " Michael Olbrich
2024-10-09 12:58 ` [ptxdist] [PATCH 07/10] vulkan-utility-libraries: " Philipp Zabel
2024-10-25 7:32 ` [ptxdist] [APPLIED] " Michael Olbrich
2024-10-09 12:58 ` [ptxdist] [PATCH 08/10] vulkan-validationlayers: " Philipp Zabel
2024-10-25 7:32 ` [ptxdist] [APPLIED] " Michael Olbrich
2024-10-09 12:58 ` [ptxdist] [PATCH 09/10] volk: " Philipp Zabel
2024-10-25 7:32 ` [ptxdist] [APPLIED] " Michael Olbrich
2024-10-09 12:58 ` [ptxdist] [PATCH 10/10] shaderc: version bump v2024.1 -> v2024.3 Philipp Zabel
2024-10-25 7:32 ` [ptxdist] [APPLIED] " Michael Olbrich
2024-10-25 7:32 ` [ptxdist] [APPLIED] glslang: version bump 1.3.290.0 -> 1.3.296.0 Michael Olbrich
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20241009125857.41402-1-p.zabel@pengutronix.de \
--to=p.zabel@pengutronix.de \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox