Skip to content

v0.5.0

Compare
Choose a tag to compare
@tgfrerer tgfrerer released this 07 Jun 10:38
· 970 commits to wip since this release
0529e7d

What's Changed

  • compile time improvements: reduce compile times by factor 3 by using vulkan.h in favour of vulkan.hpp
  • refactor le::RenderGraph
  • bump vulkan version to 1.3
  • use synchronisation2 for synchronisation, clarify synchronisation in comments
  • add windows continuous integration by @tgfrerer in #34
  • move to github workflows for ci
  • better consistency in how le:: namespace is used
  • codegen for vulkan enums, interactive codegen tools for vulkan structs

Full Changelog: v0.4.0...v0.5.0