[ptxdist] [PATCH] host-meson: version bump 1.3.0 -> 1.4.0

2024-05-24 Thread Philipp Zabel
https://mesonbuild.com/Release-notes-for-1-4-0.html Signed-off-by: Philipp Zabel --- ...n-t-add-rpaths-for-build-directories-when-cross-co.patch | 6 +++--- .../0002-HACK-enable-NEON-only-for-ARMv7.patch | 4 ++-- .../0003-HACK-don-t-fail-if-lrelease-is-missing.patch | 4

[ptxdist] [PATCH 9/9] vulkan-validationlayers: version bump 1.3.280.0 -> 1.3.283.0

2024-05-15 Thread Philipp Zabel
Signed-off-by: Philipp Zabel --- rules/vulkan-validationlayers.make | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/rules/vulkan-validationlayers.make b/rules/vulkan-validationlayers.make index 6bfca4e359ce..e88a77710eb3 100644 --- a/rules/vulkan-validationlayers.make

[ptxdist] [PATCH] shaderc: version bump v2024.0 -> v2024.1

2024-05-15 Thread Philipp Zabel
Signed-off-by: Philipp Zabel --- rules/shaderc.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/shaderc.make b/rules/shaderc.make index aedc79f308f2..7e816ee46352 100644 --- a/rules/shaderc.make +++ b/rules/shaderc.make @@ -14,8 +14,8 @@ PACKAGES

[ptxdist] [PATCH 8/9] vulkan-utility-libraries: version bump 1.3.280.0 -> 1.3.283.0

2024-05-15 Thread Philipp Zabel
Signed-off-by: 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 6ef2d3fe724c..9d0468c81455 100644 --- a/rules/vulkan-utility

[ptxdist] [PATCH 7/9] vulkan-tools: version bump 1.3.280.0 -> 1.3.283.0

2024-05-15 Thread Philipp Zabel
Signed-off-by: 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 8b7c9624538c..78fdb0c5d57b 100644 --- a/rules/vulkan-tools.make +++ b/rules/vulkan-tools.make @@ -14,8 +14,8

[ptxdist] [PATCH 5/9] vulkan-headers: version bump 1.3.280.0 -> 1.3.283.0

2024-05-15 Thread Philipp Zabel
Signed-off-by: Philipp Zabel --- rules/vulkan-headers.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/vulkan-headers.make b/rules/vulkan-headers.make index 73d4969d1358..2e66b091f68e 100644 --- a/rules/vulkan-headers.make +++ b/rules/vulkan-headers.make

[ptxdist] [PATCH 6/9] vulkan-loader: version bump 1.3.280.0 -> 1.3.283.0

2024-05-15 Thread Philipp Zabel
Signed-off-by: Philipp Zabel --- rules/vulkan-loader.make | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/rules/vulkan-loader.make b/rules/vulkan-loader.make index 40a89591ebe4..161bdca98b2b 100644 --- a/rules/vulkan-loader.make +++ b/rules/vulkan-loader.make @@ -14,8

[ptxdist] [PATCH 4/9] volk: version bump 1.3.280.0 -> 1.3.283.0

2024-05-15 Thread Philipp Zabel
Signed-off-by: Philipp Zabel --- rules/volk.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/volk.make b/rules/volk.make index 92e2a9f1d4ad..6c3ea71af6f2 100644 --- a/rules/volk.make +++ b/rules/volk.make @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_VOLK) += volk

[ptxdist] [PATCH 3/9] spirv-tools: version bump 1.3.280.0 -> 1.3.283.0

2024-05-15 Thread Philipp Zabel
Signed-off-by: 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 9df598a84e75..c80d2fdf1646 100644 --- a/rules/spirv-tools.make +++ b/rules/spirv-tools.make @@ -14,8 +14,8

[ptxdist] [PATCH 2/9] spirv-headers: version bump 1.3.280.0 -> 1.3.283.0

2024-05-15 Thread Philipp Zabel
Signed-off-by: Philipp Zabel --- rules/spirv-headers.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/spirv-headers.make b/rules/spirv-headers.make index aab2edd4029a..6d547d274929 100644 --- a/rules/spirv-headers.make +++ b/rules/spirv-headers.make @@ -14,8

[ptxdist] [PATCH 1/9] glslang: version bump 1.3.280.0 -> 1.3.283.0

2024-05-15 Thread Philipp Zabel
Signed-off-by: Philipp Zabel --- rules/glslang.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/glslang.make b/rules/glslang.make index 21df9b9dcf23..0999df3e9de8 100644 --- a/rules/glslang.make +++ b/rules/glslang.make @@ -14,8 +14,8 @@ PACKAGES

[ptxdist] [PATCH] wayland-protocols: version bump 1.34 -> 1.35

2024-04-17 Thread Philipp Zabel
Marks the tablet-v2 protocol as stable. New protocol: alpha-modifier. Some small buf fixes and clarifications. https://lists.freedesktop.org/archives/wayland-devel/2024-April/043572.html Signed-off-by: Philipp Zabel --- rules/wayland-protocols.make | 4 ++-- 1 file changed, 2 insertions(+), 2

[ptxdist] [PATCH] mesalib: version bump 24.0.4 -> 24.0.5

2024-04-12 Thread Philipp Zabel
https://docs.mesa3d.org/relnotes/24.0.5.html Signed-off-by: Philipp Zabel --- rules/host-mesalib.make | 1 - rules/mesalib.make | 5 ++--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/rules/host-mesalib.make b/rules/host-mesalib.make index f353f8f434e8..3bf420f44191

[ptxdist] [PATCH] mesalib: version bump 24.0.3 -> 24.0.4

2024-03-28 Thread Philipp Zabel
https://docs.mesa3d.org/relnotes/24.0.4.html Signed-off-by: Philipp Zabel --- rules/mesalib.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/mesalib.make b/rules/mesalib.make index 5182b6f27489..eee7d5880e80 100644 --- a/rules/mesalib.make +++ b/rules

[ptxdist] [PATCH] opus: add machine learning options

2024-03-26 Thread Philipp Zabel
on does not have compability implications, as they are purely voice quality enhancement steps done by the decoder. For details, see https://opus-codec.org/demo/opus-1.5/. Signed-off-by: Philipp Zabel --- rules/opus.in | 28 +++- rules/opus.make | 4 ++-- 2 files changed

[ptxdist] [PATCH] shaderc: version bump v2023.8 -> v2024.0

2024-03-26 Thread Philipp Zabel
Signed-off-by: Philipp Zabel --- rules/shaderc.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/shaderc.make b/rules/shaderc.make index e1b3ed00824c..72cd7a3b7f7f 100644 --- a/rules/shaderc.make +++ b/rules/shaderc.make @@ -14,8 +14,8 @@ PACKAGES

[ptxdist] [PATCH 8/9] vulkan-utility-libraries: version bump 1.3.275.0 -> 1.3.280.0

2024-03-26 Thread Philipp Zabel
Signed-off-by: Philipp Zabel --- rules/vulkan-utility-libraries.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/vulkan-utility-libraries.make b/rules/vulkan-utility-libraries.make index bc46c4ea87cb..6ef2d3fe724c 100644 --- a/rules/vulkan-utility

[ptxdist] [PATCH 9/9] vulkan-validationlayers: version bump 1.3.275.0 -> 1.3.280.0

2024-03-26 Thread Philipp Zabel
Signed-off-by: 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 5f608d58b045..6bfca4e359ce 100644 --- a/rules/vulkan-validationlayers.make

[ptxdist] [PATCH 7/9] vulkan-tools: version bump 1.3.275.0 -> 1.3.280.0

2024-03-26 Thread Philipp Zabel
Signed-off-by: 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 7a3547faf853..8b7c9624538c 100644 --- a/rules/vulkan-tools.make +++ b/rules/vulkan-tools.make @@ -14,8 +14,8

[ptxdist] [PATCH 6/9] vulkan-loader: version bump 1.3.275.0 -> 1.3.280.0

2024-03-26 Thread Philipp Zabel
Signed-off-by: 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 ee82b6040df4..40a89591ebe4 100644 --- a/rules/vulkan-loader.make +++ b/rules/vulkan-loader.make @@ -14,8

[ptxdist] [PATCH 5/9] vulkan-headers: version bump 1.3.275.0 -> 1.3.280.0

2024-03-26 Thread Philipp Zabel
Signed-off-by: Philipp Zabel --- rules/vulkan-headers.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/vulkan-headers.make b/rules/vulkan-headers.make index fff59ece81db..73d4969d1358 100644 --- a/rules/vulkan-headers.make +++ b/rules/vulkan-headers.make

[ptxdist] [PATCH 4/9] volk: version bump 1.3.275.0 -> 1.3.280.0

2024-03-26 Thread Philipp Zabel
License change only due to copyright year extension to 2024. Signed-off-by: Philipp Zabel --- rules/volk.make | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/rules/volk.make b/rules/volk.make index d0fc3fe4739b..92e2a9f1d4ad 100644 --- a/rules/volk.make +++ b/rules

[ptxdist] [PATCH 2/9] spirv-headers: version bump 1.3.275.0 -> 1.3.280.0

2024-03-26 Thread Philipp Zabel
tion about modifications making the resulting files no longer reflect Khronos standards. Signed-off-by: Philipp Zabel --- rules/spirv-headers.make | 11 ++- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/rules/spirv-headers.make b/rules/spirv-headers.make index 42

[ptxdist] [PATCH 3/9] spirv-tools: version bump 1.3.275.0 -> 1.3.280.0

2024-03-26 Thread Philipp Zabel
Signed-off-by: Philipp Zabel --- rules/spirv-tools.make | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/rules/spirv-tools.make b/rules/spirv-tools.make index 8e4ca44250ee..9df598a84e75 100644 --- a/rules/spirv-tools.make +++ b/rules/spirv-tools.make @@ -14,8 +14,8

[ptxdist] [PATCH 1/9] glslang: version bump 1.3.275.0 -> 1.3.280.0

2024-03-26 Thread Philipp Zabel
Signed-off-by: Philipp Zabel --- rules/glslang.make | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/rules/glslang.make b/rules/glslang.make index 784e1666c7cd..21df9b9dcf23 100644 --- a/rules/glslang.make +++ b/rules/glslang.make @@ -14,8 +14,8 @@ PACKAGES

[ptxdist] [PATCH] wayland-protocols: version bump 1.33 -> 1.34

2024-03-26 Thread Philipp Zabel
Adds three new staging protocols: xdg-toplevel-drag, xdg-dialog, and linux-drm-syncobj. https://lists.freedesktop.org/archives/wayland-devel/2024-March/043537.html Signed-off-by: Philipp Zabel --- rules/wayland-protocols.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff

[ptxdist] [PATCH v2 2/2] opus: switch to meson build system

2024-03-16 Thread Philipp Zabel
Enable the asm option only together with fixed-point. Signed-off-by: Philipp Zabel --- rules/opus.in | 1 + rules/opus.make | 50 ++--- 2 files changed, 23 insertions(+), 28 deletions(-) diff --git a/rules/opus.in b/rules/opus.in index

[ptxdist] [PATCH v2 1/2] opus: version bump 1.4 -> 1.5.1

2024-03-16 Thread Philipp Zabel
https://opus-codec.org/demo/opus-1.5/ New machine learning features (DRED, deep PLC, and OSCE) disabled for now, as they increase library size by a few MiB. Signed-off-by: Philipp Zabel --- v2: Remove ML feature options. --- rules/opus.make | 11 +-- 1 file changed, 9 insertions(+), 2

Re: [ptxdist] [PATCH 1/2] opus: version bump 1.4 -> 1.5.1

2024-03-15 Thread Philipp Zabel
On Fri, Mar 15, 2024 at 07:19:24AM +0100, Michael Olbrich wrote: > On Fri, Mar 08, 2024 at 12:57:55PM +0100, Philipp Zabel wrote: > > https://opus-codec.org/demo/opus-1.5/ > > > > New features optional, enabling DRED, deep PLC, and OSCE increases > > the library size by

[ptxdist] [PATCH] piglit: version bump 2021-11-17-g2f80c7cc9c02 -> 2024-03-09-gb32186ee5313

2024-03-14 Thread Philipp Zabel
* Enable Vulkan tests. * Disable find_package(Git) to stop tests/llvmpipe/CMakeLists.gl.txt from trying (and failing) to determine the git hash from an extracted source tarball. Signed-off-by: Philipp Zabel --- rules/piglit.in | 6 ++ rules/piglit.make | 6 -- 2 files changed, 10

[ptxdist] [PATCH] mesalib: version bump 24.0.2 -> 24.0.3

2024-03-14 Thread Philipp Zabel
https://docs.mesa3d.org/relnotes/24.0.3.html Signed-off-by: Philipp Zabel --- rules/mesalib.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/mesalib.make b/rules/mesalib.make index ca10fa4311af..5182b6f27489 100644 --- a/rules/mesalib.make +++ b/rules

[ptxdist] [PATCH 2/2] opus: switch to meson build system

2024-03-08 Thread Philipp Zabel
Enable the asm option only together with fixed-point. Signed-off-by: Philipp Zabel --- rules/opus.in | 1 + rules/opus.make | 50 ++--- 2 files changed, 23 insertions(+), 28 deletions(-) diff --git a/rules/opus.in b/rules/opus.in index

[ptxdist] [PATCH 1/2] opus: version bump 1.4 -> 1.5.1

2024-03-08 Thread Philipp Zabel
https://opus-codec.org/demo/opus-1.5/ New features optional, enabling DRED, deep PLC, and OSCE increases the library size by a few MiB. Signed-off-by: Philipp Zabel --- rules/opus.in | 20 ++-- rules/opus.make | 11 +-- 2 files changed, 27 insertions(+), 4 deletions

[ptxdist] [PATCH v2] vkrunner: new package

2024-03-08 Thread Philipp Zabel
VkRunner is a Vulkan shader tester based on shader_runner in Piglit. Signed-off-by: Philipp Zabel --- Changes since v1: - version bump 2023-10-06-gf12eb8bad978 -> 2023-10-29-g93cbb7b1cca7 - switch to cargo build system - drop host-rust-bindgen dependency --- .../0001-Add-Cargo.lock.pa

[ptxdist] [PATCH] mesalib: version bump 24.0.1 -> 24.0.2

2024-02-29 Thread Philipp Zabel
https://docs.mesa3d.org/relnotes/24.0.2.html Signed-off-by: Philipp Zabel --- rules/mesalib.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/mesalib.make b/rules/mesalib.make index 091d425b8c94..ca10fa4311af 100644 --- a/rules/mesalib.make +++ b/rules

[ptxdist] [PATCH] mesalib: version bump 23.3.5 -> 24.0.1

2024-02-15 Thread Philipp Zabel
https://docs.mesa3d.org/relnotes/24.0.0.html https://docs.mesa3d.org/relnotes/24.0.1.html Signed-off-by: Philipp Zabel --- rules/host-mesalib.make | 1 + rules/mesalib.in| 12 rules/mesalib.make | 8 ++-- 3 files changed, 19 insertions(+), 2 deletions(-) diff

[ptxdist] [PATCH] mesalib: version bump 23.3.4 -> 23.3.5

2024-02-01 Thread Philipp Zabel
https://docs.mesa3d.org/relnotes/23.3.5.html Signed-off-by: Philipp Zabel --- rules/mesalib.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/mesalib.make b/rules/mesalib.make index 49dc247a4a73..23ff34c5a6ec 100644 --- a/rules/mesalib.make +++ b/rules

[ptxdist] [PATCH] wayland-protocols: version bump 1.32 -> 1.33

2024-01-19 Thread Philipp Zabel
Marks the linux-dmabuf protocol stable. Minor fixes and clarifications for other protocols. New protocol: ext-transient-seat. Signed-off-by: Philipp Zabel --- rules/wayland-protocols.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/wayland-protocols.make b

[ptxdist] [PATCH] xwayland: version bump 23.2.3 -> 23.2.4

2024-01-19 Thread Philipp Zabel
https://lists.x.org/archives/xorg-announce/2024-January/003443.html Fixes CVE-2023-6816, CVE-2024-0229, CVE-2024-21885, CVE-2024-21886, CVE-2024-0408, and CVE-2024-0409. For details, see: https://lists.x.org/archives/xorg/2024-January/061525.html Signed-off-by: Philipp Zabel --- rules

[ptxdist] [PATCH 10/10] shaderc: version bump v2023.7 -> v2023.8

2024-01-19 Thread Philipp Zabel
Signed-off-by: Philipp Zabel --- rules/host-shaderc.make | 4 ++-- rules/shaderc.make | 8 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/rules/host-shaderc.make b/rules/host-shaderc.make index c7a57c07f49d..e78b77a4590c 100644 --- a/rules/host-shaderc.make +++ b

[ptxdist] [PATCH 09/10] vulkan-validationlayers: version bump 1.3.268.0 -> 1.3.275.0

2024-01-19 Thread Philipp Zabel
Signed-off-by: Philipp Zabel --- rules/vulkan-validationlayers.make | 7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/rules/vulkan-validationlayers.make b/rules/vulkan-validationlayers.make index aa6ffdf739eb..5f608d58b045 100644 --- a/rules/vulkan-validationlayers.make

[ptxdist] [PATCH 07/10] vulkan-tools: version bump 1.3.268.0 -> 1.3.275.0

2024-01-19 Thread Philipp Zabel
Signed-off-by: Philipp Zabel --- rules/vulkan-tools.in | 1 + rules/vulkan-tools.make | 9 ++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/rules/vulkan-tools.in b/rules/vulkan-tools.in index ce40987f594e..4ef89554190a 100644 --- a/rules/vulkan-tools.in +++ b/rules

[ptxdist] [PATCH 05/10] vulkan-loader: version bump 1.3.268.0 -> 1.3.275.0

2024-01-19 Thread Philipp Zabel
Signed-off-by: Philipp Zabel --- rules/vulkan-loader.make | 8 +++- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/rules/vulkan-loader.make b/rules/vulkan-loader.make index 79d41d354ff3..ee82b6040df4 100644 --- a/rules/vulkan-loader.make +++ b/rules/vulkan-loader.make @@ -14,8

[ptxdist] [PATCH 06/10] volk: new package

2024-01-19 Thread Philipp Zabel
Meta-loader for Vulkan, dynamically loads entrypoints from the driver (or closest layer) to simplify extension use and reduce loader dispatch overhead. Signed-off-by: Philipp Zabel --- rules/volk.in | 10 ++ rules/volk.make | 41 + 2 files

[ptxdist] [PATCH 08/10] vulkan-utility-libraries: version bump 1.3.268.0 -> 1.3.275.0

2024-01-19 Thread Philipp Zabel
Signed-off-by: Philipp Zabel --- rules/vulkan-utility-libraries.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/vulkan-utility-libraries.make b/rules/vulkan-utility-libraries.make index 6d93e05ee8b2..bc46c4ea87cb 100644 --- a/rules/vulkan-utility

[ptxdist] [PATCH 02/10] spirv-headers: version bump 1.3.268.0 -> 1.3.275.0

2024-01-19 Thread Philipp Zabel
Signed-off-by: Philipp Zabel --- rules/spirv-headers.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/spirv-headers.make b/rules/spirv-headers.make index f129a28e3b57..42864622d0b4 100644 --- a/rules/spirv-headers.make +++ b/rules/spirv-headers.make @@ -14,8

[ptxdist] [PATCH 04/10] vulkan-headers: version bump 1.3.268.0 -> 1.3.275.0

2024-01-19 Thread Philipp Zabel
Signed-off-by: Philipp Zabel --- rules/vulkan-headers.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/vulkan-headers.make b/rules/vulkan-headers.make index f6322a996ce8..fff59ece81db 100644 --- a/rules/vulkan-headers.make +++ b/rules/vulkan-headers.make

[ptxdist] [PATCH 03/10] spirv-tools. version bump 1.3.268.0 -> 1.3.275.0

2024-01-19 Thread Philipp Zabel
Signed-off-by: Philipp Zabel --- rules/spirv-tools.make | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/rules/spirv-tools.make b/rules/spirv-tools.make index e2589d3815be..0c75dc94c5a7 100644 --- a/rules/spirv-tools.make +++ b/rules/spirv-tools.make @@ -14,8 +14,8

[ptxdist] [PATCH 01/10] glslang: version bump 1.3.268.0 -> 1.3.275.0

2024-01-19 Thread Philipp Zabel
Signed-off-by: Philipp Zabel --- rules/glslang.in| 1 + rules/glslang.make | 8 rules/host-glslang.make | 4 ++-- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/rules/glslang.in b/rules/glslang.in index 367ae0cf7d65..5280397b8ffb 100644 --- a/rules

[ptxdist] [PATCH] pipewire: version bump 1.0.0 -> 1.0.1

2024-01-17 Thread Philipp Zabel
https://gitlab.freedesktop.org/pipewire/pipewire/-/releases/1.0.1 Signed-off-by: Philipp Zabel --- rules/pipewire.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/pipewire.make b/rules/pipewire.make index a4779c32cad8..34081c5ceeb5 100644 --- a/rules

[ptxdist] [PATCH] xwayland: version bump 22.1.6 -> 23.2.3

2024-01-05 Thread Philipp Zabel
https://lists.x.org/archives/xorg-announce/2023-December/003437.html Fixes CVE-2023-6377 and CVE-2023-6478. For details, see: https://lists.x.org/archives/xorg-announce/2023-December/003435.html Signed-off-by: Philipp Zabel --- rules/xwayland.make | 10 +++--- 1 file changed, 7 insertions

[ptxdist] [PATCH] pixman: version bump 0.42.2 -> 0.43.0

2024-01-05 Thread Philipp Zabel
https://lists.x.org/archives/xorg-announce/2024-January/003439.html Signed-off-by: Philipp Zabel --- rules/pixman.make | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/rules/pixman.make b/rules/pixman.make index 3174895c5e73..f9084d3abaa0 100644 --- a/rules

Re: [ptxdist] [PATCH] mesalib: Version bump. 23.1.9 -> 23.3.0

2023-12-07 Thread Philipp Zabel
Hi Christian, On Mi, 2023-12-06 at 18:26 +0100, Christian Melki wrote: > Hi Philipp. > > Sorry, I missed your bump in the mailing list. No worries, I mostly just wanted to leave the note about the NVK driver not being activated yet. > One would obviously go for your version, I did very little

Re: [ptxdist] [PATCH] mesalib: Version bump. 23.1.9 -> 23.3.0

2023-12-06 Thread Philipp Zabel
Hi Christian, On Di, 2023-12-05 at 20:27 +0100, Christian Melki wrote: > https://docs.mesa3d.org/relnotes/23.2.1.html > https://docs.mesa3d.org/relnotes/23.3.0.html > > A pretty extensive changeset, but it looks mostly like fixes. > I have only tested my configuration, so no fancy new > nvidia

[ptxdist] [PATCH] wayvnc: version bump 0.6.1 -> 0.7.2

2023-12-01 Thread Philipp Zabel
https://github.com/any1/wayvnc/releases/tag/v0.7.2 Update for Neat VNC 0.7.1. Signed-off-by: Philipp Zabel --- rules/wayvnc.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/wayvnc.make b/rules/wayvnc.make index 901f22586c0a..38c941a93f90 100644 --- a/rules

[ptxdist] [PATCH] host-meson: version bump 1.2.1 -> 1.3.0

2023-11-30 Thread Philipp Zabel
https://mesonbuild.com/Release-notes-for-1-3-0.html Signed-off-by: Philipp Zabel --- ...paths-for-build-directories-when-cross-co.patch | 8 .../0002-HACK-enable-NEON-only-for-ARMv7.patch | 14 +++--- ...03-HACK-don-t-fail-if-lrelease-is-missing.patch | 2 +- patches

[ptxdist] [PATCH] mesalib: version bump 23.1.9 -> 23.3.0

2023-11-30 Thread Philipp Zabel
https://lists.freedesktop.org/archives/mesa-announce/2023-November/000740.html Signed-off-by: Philipp Zabel --- rules/host-mesalib.make | 3 +++ rules/mesalib.in| 7 +-- rules/mesalib.make | 7 +-- 3 files changed, 13 insertions(+), 4 deletions(-) diff --git a/rules/host

[ptxdist] [PATCH 2/2] weston: version bump 12.0.2 -> 13.0.0

2023-11-28 Thread Philipp Zabel
https://lists.freedesktop.org/archives/wayland-devel/2023-November/043326.html Signed-off-by: Philipp Zabel --- rules/weston.in | 14 +- rules/weston.make | 8 +++- 2 files changed, 4 insertions(+), 18 deletions(-) diff --git a/rules/weston.in b/rules/weston.in index

[ptxdist] [PATCH 1/2] neatvnc: version bump 0.6.0 -> 0.7.1

2023-11-28 Thread Philipp Zabel
https://github.com/any1/neatvnc/releases/tag/v0.7.1 Incompatible API change in nvnc_enable_auth(). Signed-off-by: Philipp Zabel --- rules/neatvnc.in | 5 + rules/neatvnc.make | 5 +++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/rules/neatvnc.in b/rules/neatvnc.in

[ptxdist] [PATCH] pipewire: version bump 0.3.83 -> 1.0.0

2023-11-26 Thread Philipp Zabel
https://gitlab.freedesktop.org/pipewire/pipewire/-/releases/1.0.0 Signed-off-by: Philipp Zabel --- rules/pipewire.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/pipewire.make b/rules/pipewire.make index c7c51d2e5955..42e60f10ce7a 100644 --- a/rules

[ptxdist] [PATCH] glslang: add back libglslang-default-resource-limits

2023-11-06 Thread Philipp Zabel
Adapt to glslang commit 3787b6947f9a ('Revert "CMake: Make glslang-default-resource-limits STATIC"') by adding back installation of libglslang-default-resource-limits. Fixes: 57dc2cb97395 ("glslang: version bump 1.3.261.1 -> 1.3.268.0") Signed-off-by: Philipp Zabel ---

[ptxdist] [PATCH v2 8/8] vulkan-validationlayers: version bump 1.3.261.1 -> 1.3.268.0

2023-11-03 Thread Philipp Zabel
Signed-off-by: Philipp Zabel Message-Id: <20231101115037.2870485-8-p.za...@pengutronix.de> Signed-off-by: Michael Olbrich --- v2: remove -DBUILD_LAYERS=ON and -DBUILD_LAYER_SUPPORT_FILES=OFF --- rules/vulkan-validationlayers.in | 1 + rules/vulkan-validationlayers.make | 8 +++- 2

[ptxdist] [PATCH v2 6/8] vulkan-tools: version bump 1.3.261.1 -> 1.3.268.0

2023-11-03 Thread Philipp Zabel
Signed-off-by: Philipp Zabel Message-Id: <20231101115037.2870485-6-p.za...@pengutronix.de> Signed-off-by: Michael Olbrich --- rules/spirv-tools.make | 1 - rules/vulkan-tools.make | 6 +++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/rules/spirv-tools.make b/rules

[ptxdist] [PATCH v2 7/8] vulkan-utility-libraries: new package

2023-11-03 Thread Philipp Zabel
Signed-off-by: Philipp Zabel Message-Id: <20231101115037.2870485-7-p.za...@pengutronix.de> Signed-off-by: Michael Olbrich --- rules/vulkan-utility-libraries.in | 10 rules/vulkan-utility-libraries.make | 39 + 2 files changed, 49 insertions(+) creat

[ptxdist] [PATCH v2 2/8] spirv-headers: version bump 1.3.261.1 -> 1.3.268.0

2023-11-03 Thread Philipp Zabel
Signed-off-by: Philipp Zabel Message-Id: <20231101115037.2870485-2-p.za...@pengutronix.de> Signed-off-by: Michael Olbrich --- rules/spirv-headers.make | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/rules/spirv-headers.make b/rules/spirv-headers.make index 429dce

[ptxdist] [PATCH v2 5/8] vulkan-loader: version bump 1.3.261.1 -> 1.3.268.0

2023-11-03 Thread Philipp Zabel
Signed-off-by: Philipp Zabel Message-Id: <20231101115037.2870485-5-p.za...@pengutronix.de> Signed-off-by: Michael Olbrich --- v2: -DAPPLE_EMBEDDED=OFF --- rules/vulkan-loader.make | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/rules/vulkan-loader.make b/rules/

[ptxdist] [PATCH v2 4/8] vulkan-headers: version bump 1.3.261.1 -> 1.3.268.0

2023-11-03 Thread Philipp Zabel
Signed-off-by: Philipp Zabel Message-Id: <20231101115037.2870485-4-p.za...@pengutronix.de> Signed-off-by: Michael Olbrich --- rules/vulkan-headers.make | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/rules/vulkan-headers.make b/rules/vulkan-headers.make

[ptxdist] [PATCH v2 3/8] spirv-tools: version bump 1.3.261.1 -> 1.3.268.0

2023-11-03 Thread Philipp Zabel
Signed-off-by: Philipp Zabel Message-Id: <20231101115037.2870485-3-p.za...@pengutronix.de> Signed-off-by: Michael Olbrich --- rules/spirv-tools.make | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/rules/spirv-tools.make b/rules/spirv-tools.make index fa81d3

[ptxdist] [PATCH v2 1/8] glslang: version bump 1.3.261.1 -> 1.3.268.0

2023-11-03 Thread Philipp Zabel
Signed-off-by: Philipp Zabel Message-Id: <20231101115037.2870485-1-p.za...@pengutronix.de> Signed-off-by: Michael Olbrich --- v2: -DALLOW_EXTERNAL_SPIRV_TOOLS=ON --- rules/glslang.make | 7 --- rules/host-glslang.make | 1 + 2 files changed, 5 insertions(+), 3 deletions(-) diff

[ptxdist] [PATCH] pipewire: version bump 0.3.82 -> 0.3.83

2023-11-01 Thread Philipp Zabel
https://gitlab.freedesktop.org/pipewire/pipewire/-/releases/0.3.83 Signed-off-by: Philipp Zabel --- rules/pipewire.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/pipewire.make b/rules/pipewire.make index 5cd36362f698..c7c51d2e5955 100644 --- a/rules

[ptxdist] [PATCH] shaderc: version bump v2023.6 -> v2023.7

2023-11-01 Thread Philipp Zabel
Signed-off-by: Philipp Zabel --- rules/host-shaderc.make | 5 +++-- rules/shaderc.make | 9 + 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/rules/host-shaderc.make b/rules/host-shaderc.make index 0a30f7c22a07..c7a57c07f49d 100644 --- a/rules/host-shaderc.make +++ b

[ptxdist] [PATCH 6/8] vulkan-tools: version bump 1.3.261.1 -> 1.3.268.0

2023-11-01 Thread Philipp Zabel
Signed-off-by: Philipp Zabel --- rules/spirv-tools.make | 1 - rules/vulkan-tools.make | 6 +++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/rules/spirv-tools.make b/rules/spirv-tools.make index 41b53c35de60..e2589d3815be 100644 --- a/rules/spirv-tools.make +++ b/rules

[ptxdist] [PATCH 8/8] vulkan-validationlayers: version bump 1.3.261.1 -> 1.3.268.0

2023-11-01 Thread Philipp Zabel
Signed-off-by: Philipp Zabel --- rules/vulkan-validationlayers.in | 1 + rules/vulkan-validationlayers.make | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/rules/vulkan-validationlayers.in b/rules/vulkan-validationlayers.in index 910de22c5a99..42252a461df1 100644

[ptxdist] [PATCH 4/8] vulkan-headers: version bump 1.3.261.1 -> 1.3.268.0

2023-11-01 Thread Philipp Zabel
Signed-off-by: Philipp Zabel --- rules/vulkan-headers.make | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/rules/vulkan-headers.make b/rules/vulkan-headers.make index 540416c46963..f6322a996ce8 100644 --- a/rules/vulkan-headers.make +++ b/rules/vulkan-headers.make

[ptxdist] [PATCH 7/8] vulkan-utility-libraries: new package

2023-11-01 Thread Philipp Zabel
Signed-off-by: Philipp Zabel --- rules/vulkan-utility-libraries.in | 10 rules/vulkan-utility-libraries.make | 39 + 2 files changed, 49 insertions(+) create mode 100644 rules/vulkan-utility-libraries.in create mode 100644 rules/vulkan-utility

[ptxdist] [PATCH 5/8] vulkan-loader: version bump 1.3.261.1 -> 1.3.268.0

2023-11-01 Thread Philipp Zabel
Signed-off-by: Philipp Zabel --- rules/vulkan-loader.make | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/rules/vulkan-loader.make b/rules/vulkan-loader.make index 72e6f679e8c0..113ff25420fc 100644 --- a/rules/vulkan-loader.make +++ b/rules/vulkan-loader.make @@ -14,11

[ptxdist] [PATCH 3/8] spirv-tools: version bump 1.3.261.1 -> 1.3.268.0

2023-11-01 Thread Philipp Zabel
Signed-off-by: Philipp Zabel --- rules/spirv-tools.make | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/rules/spirv-tools.make b/rules/spirv-tools.make index fa81d3a53223..41b53c35de60 100644 --- a/rules/spirv-tools.make +++ b/rules/spirv-tools.make @@ -14,11 +14,11

[ptxdist] [PATCH 2/8] spirv-headers: version bump 1.3.261.1 -> 1.3.268.0

2023-11-01 Thread Philipp Zabel
Signed-off-by: Philipp Zabel --- rules/spirv-headers.make | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/rules/spirv-headers.make b/rules/spirv-headers.make index 429dce9c73e7..f129a28e3b57 100644 --- a/rules/spirv-headers.make +++ b/rules/spirv-headers.make @@ -14,11

[ptxdist] [PATCH 1/8] glslang: version bump 1.3.261.1 -> 1.3.268.0

2023-11-01 Thread Philipp Zabel
Signed-off-by: Philipp Zabel --- rules/glslang.make | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/rules/glslang.make b/rules/glslang.make index f5b5e53b2a4c..9714028d9e45 100644 --- a/rules/glslang.make +++ b/rules/glslang.make @@ -14,11 +14,11 @@ PACKAGES

[ptxdist] [PATCH 1/3] host-rust-bindgen: new package

2023-10-18 Thread Philipp Zabel
Rust bindgen generates Rust FFI bindings to C (and some C++) libraries. Signed-off-by: Philipp Zabel --- rules/host-rust-bindgen.cargo.make | 581 + rules/host-rust-bindgen.in | 7 + rules/host-rust-bindgen.make | 50 +++ 3 files changed, 638

[ptxdist] [PATCH 3/3] piglit: version bump 2021-11-17-g2f80c7cc9c02 -> 2023-10-02-g24207f5bed81

2023-10-18 Thread Philipp Zabel
* Enable Vulkan tests. * Disable find_package(Git) to stop tests/llvmpipe/CMakeLists.gl.txt from trying (and failing) to determine the git hash from an extracted source tarball. Signed-off-by: Philipp Zabel --- rules/piglit.in | 6 ++ rules/piglit.make | 6 -- 2 files changed, 10

[ptxdist] [PATCH 2/3] vkrunner: new package

2023-10-18 Thread Philipp Zabel
VkRunner is a Vulkan shader tester based on shader_runner in Piglit. Signed-off-by: Philipp Zabel --- rules/vkrunner.in | 12 +++ rules/vkrunner.make | 52 + 2 files changed, 64 insertions(+) create mode 100644 rules/vkrunner.in create

[ptxdist] [PATCH] waffle: version bump 1.7.2 -> 1.8.0

2023-10-18 Thread Philipp Zabel
NaCl support has been removed, only the build option remains. It throws an error when enabled. Signed-off-by: Philipp Zabel --- rules/waffle.make | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/rules/waffle.make b/rules/waffle.make index 4c53b9116351..bb800ff4a5e2

[ptxdist] [PATCH] glslang: fix targetinstall

2023-10-18 Thread Philipp Zabel
Fix variable names to actually install tools and shared libraries when selected. Make tools select shared libraries. Remove libHLSL, which is not built, and libglslang-default-resource-limits, which was made static. Signed-off-by: Philipp Zabel --- rules/glslang.in | 1 + rules/glslang.make

[ptxdist] [PATCH] pipewire: version bump 0.3.81 -> 0.3.82

2023-10-13 Thread Philipp Zabel
https://gitlab.freedesktop.org/pipewire/pipewire/-/releases/0.3.82 Signed-off-by: Philipp Zabel --- rules/pipewire.make | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/rules/pipewire.make b/rules/pipewire.make index ab28a222aa37..5cd36362f698 100644 --- a/rules

[ptxdist] [PATCH] util-linux: select missing ncurses dependency for fdisk and sfdisk

2023-10-09 Thread Philipp Zabel
These tools depend on ncurses via the internal tcolors library. Since all fdisks now share the same selected dependencies, consolidate selections under the shared UTIL_LINUX_FDISKS option. Signed-off-by: Philipp Zabel --- rules/util-linux.in | 10 +++--- 1 file changed, 3 insertions(+), 7

[ptxdist] [PATCH] alsa-utils: fix build with(out) aplaymidi

2023-10-09 Thread Philipp Zabel
ALSA_UTILS_MIDI, and set an override to stop it from including the missing header otherwise. Signed-off-by: Philipp Zabel --- rules/alsa-utils.in | 2 +- rules/alsa-utils.make | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/rules/alsa-utils.in b/rules/alsa-utils.in index

[ptxdist] [PATCH] util-linux: let mount select libsmartcols

2023-10-09 Thread Philipp Zabel
The mount command is linked with the internal smartcols library, properly select it. Fixes: 18c9c0f89c41 ("util-linux: switch to meson") Signed-off-by: Philipp Zabel --- rules/util-linux.in | 1 + 1 file changed, 1 insertion(+) diff --git a/rules/util-linux.in b/rules/util-linu

[ptxdist] [PATCH] pipewire: version bump 0.3.80 -> 0.3.81

2023-10-06 Thread Philipp Zabel
https://gitlab.freedesktop.org/pipewire/pipewire/-/releases/0.3.81 Signed-off-by: Philipp Zabel --- rules/pipewire.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/pipewire.make b/rules/pipewire.make index b0fba3fa8d4d..ab28a222aa37 100644 --- a/rules

[ptxdist] [PATCH] pipewire: version bump 0.3.79 -> 0.3.80

2023-09-18 Thread Philipp Zabel
https://gitlab.freedesktop.org/pipewire/pipewire/-/releases/0.3.80 Signed-off-by: Philipp Zabel --- rules/pipewire.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/pipewire.make b/rules/pipewire.make index fbc23f51d1da..b0fba3fa8d4d 100644 --- a/rules

[ptxdist] [PATCH] mesalib: version bump 23.1.6 -> 23.1.7

2023-09-14 Thread Philipp Zabel
https://docs.mesa3d.org/relnotes/23.1.7.html Signed-off-by: Philipp Zabel --- rules/mesalib.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/mesalib.make b/rules/mesalib.make index 3d5449c8eb73..33ff59b8f720 100644 --- a/rules/mesalib.make +++ b/rules

[ptxdist] [PATCH] ptxd_make_cmake_toolchain: set correct CMAKE_SYSTEM_PROCESSOR for x86, aarch64 and riscv64

2023-09-04 Thread Philipp Zabel
kan-Loader/blob/afdd025ead2b63b2c73d900ab128a2d3b512cdf0/scripts/parse_asm_values.py#L73 Fixes: 03cf8ff9c4b9 ("vulkan-loader: version bump 1.3.261.0 -> 1.3.261.1") Signed-off-by: Philipp Zabel --- scripts/lib/ptxd_make_cmake_toolchain.sh | 5 + 1 file changed, 5 insertions(+) d

[ptxdist] [PATCH] pipewire: version bump 0.3.77 -> 0.3.79

2023-08-30 Thread Philipp Zabel
https://gitlab.freedesktop.org/pipewire/pipewire/-/releases/0.3.78 https://gitlab.freedesktop.org/pipewire/pipewire/-/releases/0.3.79 Signed-off-by: Philipp Zabel --- rules/pipewire.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/pipewire.make b/rules

[ptxdist] [PATCH 7/7] vulkan-validationlayers: version bump 1.3.261.0 -> 1.3.261.1

2023-08-30 Thread Philipp Zabel
Signed-off-by: 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 3dbd7d3e8457..ebe070351855 100644 --- a/rules/vulkan-validationlayers.make

[ptxdist] [PATCH 4/7] vulkan-headers: version bump 1.3.261.0 -> 1.3.261.1

2023-08-30 Thread Philipp Zabel
Signed-off-by: Philipp Zabel --- rules/vulkan-headers.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/vulkan-headers.make b/rules/vulkan-headers.make index 6559f6fcfb05..540416c46963 100644 --- a/rules/vulkan-headers.make +++ b/rules/vulkan-headers.make

[ptxdist] [PATCH 2/7] spirv-headers: version bump 1.3.261.0 -> 1.3.261.1

2023-08-30 Thread Philipp Zabel
Signed-off-by: Philipp Zabel --- rules/spirv-headers.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/spirv-headers.make b/rules/spirv-headers.make index 7d0bb688..429dce9c73e7 100644 --- a/rules/spirv-headers.make +++ b/rules/spirv-headers.make @@ -14,8

[ptxdist] [PATCH 5/7] vulkan-loader: version bump 1.3.261.0 -> 1.3.261.1

2023-08-30 Thread Philipp Zabel
Signed-off-by: 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 1aab6fdaec48..72e6f679e8c0 100644 --- a/rules/vulkan-loader.make +++ b/rules/vulkan-loader.make @@ -14,8

[ptxdist] [PATCH 3/7] spirv-tools: version bump 1.3.261.0 -> 1.3.261.1

2023-08-30 Thread Philipp Zabel
Signed-off-by: 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 2c2d6e032d14..fa81d3a53223 100644 --- a/rules/spirv-tools.make +++ b/rules/spirv-tools.make @@ -14,8 +14,8

[ptxdist] [PATCH 6/7] vulkan-tools: version bump 1.3.261.0 -> 1.3.261.1

2023-08-30 Thread Philipp Zabel
Signed-off-by: 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 b6ba257f8430..e00dce80ad5e 100644 --- a/rules/vulkan-tools.make +++ b/rules/vulkan-tools.make @@ -14,8 +14,8

[ptxdist] [PATCH 1/7] glslang: version bump 1.3.261.0 -> 1.3.261.1

2023-08-30 Thread Philipp Zabel
Signed-off-by: Philipp Zabel --- rules/glslang.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/glslang.make b/rules/glslang.make index 8d7ed5f263a5..95811086a3f7 100644 --- a/rules/glslang.make +++ b/rules/glslang.make @@ -14,8 +14,8 @@ PACKAGES

  1   2   3   4   5   6   7   8   >