Skip to content

Version 2.7.1

Compare
Choose a tag to compare
@DragonJoker DragonJoker released this 15 Jan 09:02
· 33 commits to development since this release

What's Changed

  • AST: Fixed constants resolution in MbrSelect, with AggrInit outer expr.
  • AST: Fixed alias exprs parsing during constants resolution.
  • AST: Implemented ShaderBuilder.
  • AST: Statement and Expression visitors now take const pointer params.
  • Writer: Fixed external I/O.
  • Writer: Fixed VK_EXT_mesh_shader mesh and task inputs.
  • SPIR-V: Updated binary spirv parsing.
  • SPIR-V: Added support for NV_compute_shader_derivatives.
  • All: Fixed SonarCloud issues.

Full Changelog: v2.7.0...v2.7.1