Skip to content

v13.4.4

Compare
Choose a tag to compare
@paroj paroj released this 07 Aug 13:44
· 1113 commits to master since this release
  • Main
    • some code cleanup (#2540, #2539)
    • clang-tidy to range-based for with some manual naming fixup
    • minor performance improvements
    • use make_shared where possible
  • GLSLang
    • correctly release delegate on destruction
    • fix linking and allow using Vulkan SDK on Ubuntu 22.04
  • Vulkan
    • correctly use getImageAspect everywhere
    • fix texAccessFlags in prepareForDownload
  • Docs: add Bullet component to Notes