Package DirectXShaderCompiler: Information

    Source package: DirectXShaderCompiler
    Version: 1.8.2403-alt0.4
    Build time:  May 22, 2025, 12:49 PM
    Category: Development/C++
    Report package bug
    License: Apache-2.0 with LLVM-exception
    Summary: DirectX Shader Compiler
    Description: 
    The DirectX Shader Compiler project includes a compiler and related tools used
    to compile High-Level Shader Language (HLSL) programs into DirectX Intermediate
    Language (DXIL) representation. Applications that make use of DirectX for
    graphics, games, and computation can use it to generate shader programs.

    List of RPM packages built from this SRPM:
    DirectXShaderCompiler (loongarch64)
    DirectXShaderCompiler-debuginfo (loongarch64)

    Maintainer: Konstantin Lepikhov


      1. cmake
      2. ninja-build
      3. python3-devel
      4. libspirv-tools-devel
      5. directx-headers
      6. gcc-c++
      7. git-core
      8. spirv-headers

    Last changed


    May 22, 2025 Konstantin Lepikhov 1.8.2403-alt0.4
    - tools/clang: compile with CMake 4.x (PR #7240).
    May 17, 2024 Ilya Kurdyukov 1.8.2403-alt0.3
    - Fixed build for Elbrus
    May 6, 2024 Alexey Sheplyakov 1.8.2403-alt0.2
    - NMU: build for LoongArch.