v0.6.0
Pre-release
Pre-release
This is an early, pre-release build of the Graphics API Debugger, version 0.6.0.
Important notice:
This release changes the .gfxtrace
file format.
Files created with older versions will not be readable with this release.
New features:
- Support for the Google VR SDK.
- Significantly improved Vulkan support.
- Initial support for tracing Android applications on Chromebooks.
- Improved command grouping for OpenGL ES.
- Grouping of Unity state resets.
- Mesh statistics.
- GAPID Debian package.
Fixes:
- #817: Vulkan wireframe suport.
- #863: Fix for film-strip scrolling.
- #902: Cleaner dialog UI.
- #908: Fix for UI resizing issues.
- #906: Group transform feedback separately from draw calls.
- #983: gles: Fix fallback for missing eglCreateContext.
- #876: sRGB texture support.
- #741 Fix for
@glFlush
being considered an end-of-frame. - #939 Fix for some bitfields showing as numbers instead of names.
- Cleaner OpenGL ES report messages.
- Defaulted the 'disable PCS' option to true.
- Fixes for replay log spam.
- Fix for panic when no framebuffer is bound.