Package glslang: Information

  • Default inline alert: Version in the repository: 14.0.0-alt1

Source package: glslang
Version: 12.2.0-alt1
Latest version according to Repology
Build time:  May 25, 2023, 04:19 PM in the task #321834
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 (x86_64, ppc64le, i586, armh, aarch64)
glslang-devel (x86_64, ppc64le, i586, armh, aarch64)
libglslang12 (x86_64, ppc64le, i586, armh, aarch64)

Maintainer: Konstantin Lepikhov



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

Last changed


May 25, 2023 Konstantin Lepikhov 1:12.2.0-alt1
- 12.2.0.
March 23, 2023 Konstantin Lepikhov 1:12.1.0-alt1
- 12.1.0.
- Return cmake hacks.
March 3, 2023 Konstantin Lepikhov 1:12.0.0-alt1
- 12.0.0.
- Bump soname.