Skip to content

Release v0.9.16

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 29 Dec 00:25
205a185

Note - Ubuntu artifacts in this release will not run on releases prior to Ubuntu 22.04 due to a build error - Please use Release v0.9.16.1

Release v0.9.16 Highlights

  • Note appropriate use of the tools relative to developer IP
  • Update to the 1.2.236 Vulkan header
  • Enable gfxrecon-convert tool (was gfxrecon-toascii) to convert .gfxr files to .jsonl
    • Extend, fix, and improve output
    • Add versioning information
    • Add annotations for tool operations
  • Add trigger of trimming at run time on Android (PR #891)
  • Improve replay of swapchain images with Virtual Swapchain feature
  • Support more extensions
    • vkSetLocalDimmingAMD
    • vkSetPrivateData
    • VkDeviceGroupDeviceCreateInfo
    • VkImportMemoryHostPointerInfoEXT (PR #803)
    • VK_KHR_get_surface_capabilities2
    • Support deferred host operation and use in vkCreateRaytracingPipelines
  • Fixes for AHardwareBuffer use in capture and replay on Android
  • Fixes and improvements to page guard
  • New debug.gfxrecon.page_guard_signal_handler_watcher option