guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#69461] [PATCH mesa-updates v3 00/13] Update vulkan-sdk to 1.3.280.0


From: dan
Subject: [bug#69461] [PATCH mesa-updates v3 00/13] Update vulkan-sdk to 1.3.280.0 and add directx-shader-compiler.
Date: Thu, 28 Mar 2024 11:54:42 +0800

This updated patch series update vulkan packages to 1.3.280.0, which is
released a few weeks ago.  This patch series also drops the unified version
number, and each vulkan-sdk package now use their own version number.  What's
more, the version number is reverted to the old numbering style, dropping the
prefix from the version number.

I tried to enable tests for vulkan-validationlayers, but it seems the test
crashed.  I kept the test-enabling code either way.

dan (13):
  gnu: spirv-headers: Update to 1.3.280.0.
  gnu: spirv-tools: Update to 1.3.280.0.
  gnu: glslang: Update to 1.3.280.0.
  gnu: spirv-cross: Update to 1.3.280.0.
  gnu: shaderc: Update to 2024.0.
  gnu: vulkan-headers: Update to 1.3.280.0.
  gnu: vulkan-loader: Update to 1.3.280.0.
  gnu: volk: Update to 1.3.280.0.
  gnu: vulkan-tools: Update to 1.3.280.0.
  gnu: magic-enum: Update to 0.9.5.
  gnu: Add vulkan-utility-libraries.
  gnu: vulkan-validationlayers: Update to 1.3.280.0.
  gnu: Add directx-shader-compiler.

 gnu/local.mk                                  |   1 -
 gnu/packages/cpp.scm                          |   5 +-
 .../patches/glslang-install-static-libs.patch |  61 ----
 gnu/packages/vulkan.scm                       | 262 ++++++++++++------
 4 files changed, 181 insertions(+), 148 deletions(-)
 delete mode 100644 gnu/packages/patches/glslang-install-static-libs.patch


base-commit: a223b1e52ba1db89b11a670915e8c9af3c3ac4af
-- 
2.41.0






reply via email to

[Prev in Thread] Current Thread [Next in Thread]