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

    Исходный пакет: glslang
    Версия: 11.13.0-alt1
    Собран:  13 декабря 2022 г. 21:59
    Категория: Разработка/C++
    Сообщить об ошибке в пакете
    Лицензия: BSD
    О пакете: OpenGL and OpenGL ES shader front end and validator
    Описание: 
    glslang is the official reference compiler front end for the OpenGL
    ES and OpenGL shading languages. It implements a strict
    interpretation of the specifications for these languages.
    
    spirv-remap is a utility to improve compression of SPIR-V binary
    files via entropy reduction, plus optional stripping of debug
    information and load/store optimization. It transforms SPIR-V to
    SPIR-V, remapping IDs. The resulting modules have an increased ID
    range (IDs are not as tightly packed around zero), but will compress
    better when multiple modules are compressed together, since
    compressor's dictionary can find better cross module commonality.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    glslang (mipsel)
    glslang-devel (mipsel)
    libglslang11 (mipsel)

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

    Список участников:
    Konstantin Lepikhov
    Nazarov Denis
    Sergey Bolshakov

      1. gcc-c++
      2. python3-devel
      3. libspirv-tools-devel >= 2022.5-alt0.1.g40f5bf59c
      4. cmake

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


    13 декабря 2022 г. Konstantin Lepikhov 1:11.13.0-alt1
    - Updated to 11.13.0 (branch sdk-1.3.236).
    23 ноября 2022 г. Konstantin Lepikhov 1:11.12.0-alt2
    - Disable LTO (cause problems on ix86).
    15 октября 2022 г. Konstantin Lepikhov 1:11.12.0-alt1
    - 11.12.0 (branch sdk-1.3.231).