Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@zwpaper zwpaper released this 05 Mar 09:29

glslangValidator mandates GLIBC_2.29 and GLIBCXX_3.4.26 for execution,
these dependencies are absent in manylinux_2_28 and are not necessary for Vulkan utilization.

🚀 Features

  • add a flag to disable glslangValidator validation

🧰 Fixed and Improvements

  • upgrade actions/cache to v4