Opened 6 months ago

Closed 6 months ago

#20438 closed enhancement (fixed)

shaderc-2024.3 (glslc)

Reported by: Xi Ruoyao Owned by: Bruce Dubbs
Priority: normal Milestone: 12.3
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (3)

comment:1 by Xi Ruoyao, 6 months ago

v2024.3

  • Update dependencies: Glslang, SPRIV-Tools, SPIRV-Headers
    • SPIRV-Tools is at v2024.4.rc1
    • This incorporates a SPIRV-Tools fix which was limiting parallelism. Validator friendly name generation was serializing on a mutex protecting the locale object.
  • During HLSL compilation or any optimizing compile, don't tell the validator to use "friendly names". This should save time spent in the initial validation step of the optimization recipe.
  • Adapt test golden results to Glslang changes which reorder decorations by object enum value.
  • Fix ndk-build library dependencies: libshaderc_util depends on glslang
  • Use Python 3.12 on Linux CI bots
  • Fix Python 3.12 warnings for string escapes

comment:2 by Bruce Dubbs, 6 months ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:3 by Bruce Dubbs, 6 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

594a47783d Update to shaderc-2024.3 (glslc).
60a43269bc Update to postgresql-17.0.
6eefdcb71a Update to glad-2.0.8.
42b7702d9f Update to gdb 15.2
23975553e0 Update to ffmpeg-7.1.
Note: See TracTickets for help on using tickets.