Releases: LunarG/gfxreconstruct
Releases · LunarG/gfxreconstruct
Android binaries for SDK release
Android binaries to compliment the desktop binaries distributed with the Vulkan SDK.
Build Info:
- Android SDK Version: 27 (Android 8.1)
- Android NDK Version: 21.3.6528147 (r21d)
Android binaries for SDK release
Android binaries to compliment the desktop binaries distributed with the Vulkan SDK.
Build Info:
- Android SDK Version: 27 (Android 8.1)
- Android NDK Version: 21.3.6528147 (r21d)
Release v1.0.0
Release 1.0.0 Highlights
- Upgrade to Vulkan header 1.3.250
- Incorporate many highly valuable changes to
convert
tool (#1050 and others) - Assign ID3D12Object names during replay to assist debugging (#1038)
- Mark captures that don't use DXR/EI as already optimized (quiet a warning)
- Add static libs for x86/x86_64 Android for libz and liblz4
- Reduce mutex/lock overhead by switching from mutex to shared_mutex
- Add the ability for grabbing PNG formatted screenshots during replay and D3D12 capture
- Fix raytracing trim error in state tracking in D3D12 capture (#1114)
- Add AGS 6.0.1 support (#1137)
Android binaries for SDK release
Android binaries to compliment the desktop binaries distributed with the Vulkan SDK.
Build Info:
- Android SDK Version: 27 (Android 8.1)
- Android NDK Version: 21.3.6528147 (r21d)
Android binaries for SDK release
Android binaries to compliment the desktop binaries distributed with the Vulkan SDK.
Build Info:
- Android SDK Version: 27 (Android 8.1)
- Android NDK Version: 21.3.6528147 (r21d)
Android binaries for SDK release
Android binaries to compliment the desktop binaries distributed with the Vulkan SDK.
Build Info:
- Android SDK Version: 27 (Android 8.1)
- Android NDK Version: 21.3.6528147 (r21d)
Android binaries for SDK release
Android binaries to compliment the desktop binaries distributed with the Vulkan SDK.
Build Info:
- Android SDK Version: 27 (Android 8.1)
- Android NDK Version: 21.3.6528147 (r21d)
Release v0.9.19
Release v0.9.19 Highlights
- Support for Vulkan SDK 1.3.243
- DX12 capture fixes (#1071, #1021, #973, #1047, #989, #992, #966)
- Support for ARM Windows DX12 (#940)
- Change internal data implementation from wrapped handles to mapped handles (#995)
- Ignore or remove some extensions in replay when appropriate (#1022, #1030)
- Fix errors and invalid usage in Virtual Swapchain (#1046, #1029)
- Improvements to JSON output from gfxrecon-convert
- Fix for long-standing race condition (#909, #979, #1000)
- Support new Vulkan video extensions (#980)
Android binaries for SDK release
Android binaries to compliment the desktop binaries distributed with the Vulkan SDK.
Build Info:
- Android SDK Version: 27 (Android 8.1)
- Android NDK Version: 21.3.6528147 (r21d)
Release v0.9.18
Release v0.9.18 Highlights
- Update to the 1.2.239 Vulkan header