Package glslang: Information

    Source package: glslang
    Version: 11.13.0-alt1
    Build time:  Dec 13, 2022, 09:59 PM
    Category: Development/C++
    Report package bug
    License: BSD
    Summary: OpenGL and OpenGL ES shader front end and validator
    Description: 
    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.

    List of rpms provided by this srpm:
    glslang (mipsel)
    glslang-devel (mipsel)
    libglslang11 (mipsel)

    Maintainer: Konstantin Lepikhov


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

    Last changed


    Dec. 13, 2022 Konstantin Lepikhov 1:11.13.0-alt1
    - Updated to 11.13.0 (branch sdk-1.3.236).
    Nov. 23, 2022 Konstantin Lepikhov 1:11.12.0-alt2
    - Disable LTO (cause problems on ix86).
    Oct. 15, 2022 Konstantin Lepikhov 1:11.12.0-alt1
    - 11.12.0 (branch sdk-1.3.231).