Skip to content

Release v0.9.16.1

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jan 23:10

Note: use this release instead of Release v0.9.16

v0.9.16.1 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