Skip to content

v0.5

Latest
Compare
Choose a tag to compare
@martty martty released this 13 Aug 10:21
· 60 commits to master since this release
  • support for dispatching invocations based on buffer / image dimensions
  • #define support for GLSL
  • srgb<->unorm support for image views
  • PersistentDescriptorSet API change and improvements
  • VUK_DEBUG_ALLOCATIONS for dumping Vulkan allocations
  • improved support for referencing Names from arbitrary sub-RenderGraphs
  • allocator/resource improvements
  • add calls to flush pending changes in CommandBuffer and then retrieve the underlying VkCommandBuffer for raw access
  • significant cutdown on debug overhead in CommandBuffer
  • many bugfixes