Tags: LunarG/gfxreconstruct
Tags
openxr: Remove custom encode/decode for several structs Add code gen for handling any structure encode/decode that contains a BaseHeader array and remove the custom encode/decode functions.
openxr: Add replay support through EndFrame Correctly follows state machine and call ordering through first attempted present.
Release v1.0.4 Release 1.0.4 Highlights * Add option to skip blit of virtual swapchain (#1156) * Fix debug layer errors when writing/loading trim state * Add replay option with user specified window location (#1348) * Update Vulkan registry and headers to 1.3.283 (#1507) * Write CreateHardwareBufferCmd even without AHB data * Add support for VK_EXT_inline_uniform_block (#1504) * Add wait before present option (#1146) * Added a build type to the version string (#1532) * Add build-instructions for macOS (#1543) * Various small bugfixes and typofixes
Release v1.0.3 Release v1.0.3 Highlights * Add macOS support * Add capture/replay handling for new resource create DX12 funcs * Add --flush-inside-measurement-range option to replay * Make PAGE_GUARD_ALIGN_BUFFER_SIZES true by default * Support for VK_EXT_frame_boundary * Support for XDG Shell on Wayland * Update headers to 1.3.280 * Support for AGS 6.2.0 * Support for converting a capture to cpp code * Update required C++ to 17 * Support for VK_NV_low_latency and VK_NV_low_latency2 * Use userfaultfd in page guard manager * Bug fixes
PreviousNext