v1.6.0
Graphics API Debugger, version 1.6.0 contains a number of improvements and bug fixes.
Vulkan Features & Fixes
- Fix SEGV when using invalid image views
- Guard invalid device memory flushes
- Fix virtual swapchain
- Fix DCE incorrectly removing vkDeviceWaitIdle calls
- Add VkApplicationInfo in Instance state object
- Add Stadia Support
- First pass on adding multi-planar images
- Add VK_KHR_draw_indirect_count extensions
- Add support for VK_KHR_image_format_list
- Add VK_AMD_buffer_marker and VK_EXT_debug_utils extension support
- Fix for descriptors if we cannot parse the SPIR-V module
GLES Features & Fixes
Android Features & Fixes
- Fix GAPIR Android app termination
- Fix the case where some applications mis-label their ABI
- Use the Android Q settings driven layers to trace
- Add standalone APK creation to export_replay
- Replay frame delimiters for EGL
- Automatically unlock device screen when possible
- Fix tracing on Chromebooks
General Features & Fixes
- Added help text to gapir
- Check if the GAPIR connection exists before shutting down
- Initial Perfetto Support in GAPIS
- Launched gapid.dev
- Update to latest golang runtime
- Initial scaffolding for profiling replays
- Main Perfetto UI for System Profiling
- Fix the memory copy misalignment bug in memory view
- Make two UI modifications in Welcoming window and Help-About dialog
- Perfetto Counter UI and GPU Group