Пакет libdxcompiler-devel: Информация

    Бинарный пакет: libdxcompiler-devel
    Версия: 1.6.2112-alt0.4.g6f204c7
    Архитектура: aarch64
    Собран:  7 февраля 2023 г. 12:00 в задании #311755
    Исходный пакет: DirectXShaderCompiler
    Категория: Разработка/C++
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/microsoft/DirectXShaderCompiler

    Лицензия: Apache-2.0 with LLVM-exception
    О пакете: DirectXShaderCompiler devel libraries and headers
    Описание: 
    DirectXShaderCompiler development libraries

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

    Список участников:
    Konstantin Lepikhov

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


    25 ноября 2022 г. Konstantin Lepikhov 1.6.2112-alt0.4.g6f204c7
    - Compile w/ gcc9.
    - Add clang support (still doesn't compile).
    25 ноября 2022 г. Konstantin Lepikhov 1.6.2112-alt0.3.g6f204c7
    - Added some fixes from upstream:
      + Fix-incorrect-REGDB_E_CLASSNOTREG-value
      + DxbcConverter-Fix-corruption-of-ICB-integer-values
    - Enable aarch64.
    23 ноября 2022 г. Konstantin Lepikhov 1.6.2112-alt0.2.g6f204c7
    - Disable LTO (cause problems on ix86).
    - Set cmake release target.