1.0
Binary release for Windows, Linux and Android. Linux build was tested on Ubuntu 24.04.
For usage, see Capturing and Replaying.
1.0 is not compatible with captures taken with earlier versions.
Changelog
All platforms
- Add support for external textures
- Add support for the following properties:
GPURenderPassDescriptor.maxDrawCount
- Handle WebGPU spec updates:
- Allow
GPUBufferasGPUBindingResource - Allow
GPUTextureasGPUBindingResource - Make offsets and size in
copyBufferToBufferoptional
- Allow
- Clean up after ourselves after finishing a capture, preventing unnecessary memory usage
- Bug fixes
- Handle undefined vertex step mode (wgpu)
- Fix undefined timestamp query indices
- Fix
nullentries inGPURenderPassDescriptor.colorAttachmentsandGPUFragmentState.targets
- Updates
- Update Dawn to 7318
- Update wgpu-native to 25.0.2.2
Full Changelog: 0.4...1.0