Skip to content

Ash-window 0.10.0: Bump ash dependency to 0.37

Compare
Choose a tag to compare
@MarijnS95 MarijnS95 released this 23 Mar 23:35
· 192 commits to master since this release
e537e0b
  • Bumped ash version to 0.37 (#600)
  • Make enumerate_required_extensions() return &[*const c_char] instead of Vec<&CStr> to match ash::vk::InstanceCreateInfo (#590)