guix-patches
[Top][All Lists]
Advanced

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

[bug#69461] [mesa-updates 00/13] Update vulkan-sdk and add dirctx-shader


From: dan
Subject: [bug#69461] [mesa-updates 00/13] Update vulkan-sdk and add dirctx-shader-compiler.
Date: Thu, 29 Feb 2024 01:28:24 +0800

This patch series updates several vulkan-sdk packages to the latest vulkan-sdk
release version 1.3.275.0, and adds directx-shader-compiler, the shader
compiler by Microsoft.

vulkan-utility-libraries was also added as it's now the dependency of
vulkan-validationlayers.

Noted that many of the repos explicitly uses "vulkan-sdk-1.3.275.0" as their
release tag, but I'm not sure if it's a good name for us to use for version.

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

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


base-commit: bc6840316c665e5959469e5c857819142cc4a47b
-- 
2.41.0






reply via email to

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