Пакет DirectXShaderCompiler: Информация

    Исходный пакет: DirectXShaderCompiler
    Версия: 1.8.2403-alt0.4
    Собран:  22 мая 2025 г. 12:49
    Категория: Разработка/C++
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/microsoft/DirectXShaderCompiler

    Лицензия: Apache-2.0 with LLVM-exception
    О пакете: DirectX Shader Compiler
    Описание: 
    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.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    DirectXShaderCompiler (loongarch64)
    DirectXShaderCompiler-debuginfo (loongarch64)

    Сопровождающий: Konstantin Lepikhov


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

    Последнее изменение


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