Skip to content

Version 1.8.0

Latest
Compare
Choose a tag to compare
@akb825 akb825 released this 21 Jan 02:15
· 1 commit to master since this release
  • Updated glslang to 15.1.0.
  • Updated SPIRV-Cross to the latest revision.
  • Added support for newer versions of SPIR-V. "spirv" target now respects the "version" config field. Defaults to 1.0 if unset.
  • SPIRV_VERSION define now follows the standard version defines. It now properly respects the target version, rather than the newest version, and the documentation now properly reflects how it is set.
  • Fixed version passed to cross-compile Metal.