Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37047427
en ru br
ALT Linux repos
S:13.0.0-alt1

Group :: Development/C++
RPM: glslang

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 13.0.0-alt1
Build date: 18 september 2023, 09:36 ( 27.6 weeks ago )
Size: 1919.94 Kb

Home page:   https://www.khronos.org/opengles/sdk/tools/Refer…

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.

Current maintainer: L.A. Kostis

List of contributors

List of rpms provided by this srpm:

  • glslang
  • glslang-debuginfo
  • glslang-devel
  • libglslang0
  • libglslang11
  • libglslang12
  • libglslang13
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin