Skip to content

Ash 0.37.0

Compare
Choose a tag to compare
@MarijnS95 MarijnS95 released this 23 Mar 23:34
· 189 commits to master since this release
e537e0b

Changed

  • Dropped auto-generated wrapper methods from function pointer structs
    in favor of direct invocation of function pointers (#599)
  • Constified extension names (#590)
  • VK_NV_device_diagnostic_checkpoints: Enable passing pNext-initialized structs to get_queue_checkpoint_data (#588)

Added

  • Update Vulkan-Headers to 1.3.209 (#597, #601)
  • Added VK_EXT_headless_surface instance extension (#589)