Glslang Versions Save

Khronos-reference front end for GLSL/ESSL, partial front end for HLSL, and a SPIR-V generator.

main-tot

1 year ago

Continuous build of the latest main branch by Github

12.0.0

1 year ago

Breaking changes:

  • An ABI was accidentally broken in #3014. Consequently, we have incremented the major revision number.

Changes in this release:

  • Add support for ARB_bindless_texture.
  • Add support for GL_NV_shader_invocation_reorder.
  • Fix const parameter debug types when using NonSemantic.Shader.DebugInfo.100.
  • Fix NonSemantic.Shader.DebugInfo.100 disassembly.
  • Fix MaxDualSourceDrawBuffersEXT usage.
  • Fix structure member reference crash.

11.13.0

1 year ago
  • Make HelperInvocation accesses volatile for SPIR-V 1.6.
  • Improve forward compatibility of ResourceLimits interface
  • Remove GLSLANG_ANGLE

11.12.0

1 year ago
  • Update generator version
  • Add support for GL_EXT_mesh_shader
  • Add support for NonSemantic.Shader.DebugInfo.100
  • Make OpEmitMeshTasksEXT a terminal instruction
  • Make gl_SubGroupARB a flat in int in Vulkan
  • Add support for GL_EXT_opacity_micromap
  • Add preamble support to C interface

11.11.0

1 year ago

Add OpSource support to C interface Deprecate samplerBuffer for spirv1.6 and later Add support for SPV_AMD_shader_early_and_late_fragment_tests

11.7.0

2 years ago

11.6.0

2 years ago

11.5.0

2 years ago

master-tot

3 years ago

Continuous build of the latest master branch by Appveyor and Github. This has been deprecated. Please use main-tot.

untagged-305dd8c44fedc0e7814b

3 years ago