Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
apitrace-13.0-Linux-arm64.tar.bz2 | 2025-06-26 | 6.6 MB | |
apitrace-13.0-Linux.tar.bz2 | 2025-06-26 | 6.8 MB | |
apitrace-13.0-win32.7z | 2025-06-26 | 44.9 MB | |
apitrace-13.0-win64-arm.7z | 2025-06-26 | 19.0 MB | |
apitrace-13.0-win64.7z | 2025-06-26 | 34.0 MB | |
13.0 source code.tar.gz | 2025-06-26 | 2.3 MB | |
13.0 source code.zip | 2025-06-26 | 2.7 MB | |
README.md | 2025-06-26 | 2.3 kB | |
Totals: 8 Items | 116.2 MB | 4 |
What's Changed
- Some fixes related to the MRs I opened earlier by @lfrb in https://github.com/apitrace/apitrace/pull/920
- Add support for GL_EXT_texture_compression_astc_decode_mode by @lfrb in https://github.com/apitrace/apitrace/pull/931
- Add support for profiling with EXT_disjoint_timer_query by @lfrb in https://github.com/apitrace/apitrace/pull/930
- Minor fixes and additions to opengl trace by @Slaw6820 in https://github.com/apitrace/apitrace/pull/935
- OVR_multiview extension support by @amalon in https://github.com/apitrace/apitrace/pull/937
- retrace: Use right API calls when using EXT_disjoint_timer_query by @lfrb in https://github.com/apitrace/apitrace/pull/938
- Explicit header: stdint by @PPN-SD in https://github.com/apitrace/apitrace/pull/941
- retrace: Fix GPU Duration calculation by @gagallo7 in https://github.com/apitrace/apitrace/pull/943
- specs: Fix
pUAVInitialCounts
array element count ofD3D11DeviceContext::OMSetRenderTargetsAndUnorderedAccessViews
by @3Shain in https://github.com/apitrace/apitrace/pull/945 - fix snappy detection, use build_testing for gtest detection too by @PPN-SD in https://github.com/apitrace/apitrace/pull/947
- d3d9retrace: Adjust presentation interval when forcing windowed mode by @K0bin in https://github.com/apitrace/apitrace/pull/948
- fix qt-6.9 by @PPN-SD in https://github.com/apitrace/apitrace/pull/950
- D3D8/9: Decode AL16 and R16 FOURCC formats by @WinterSnowfall in https://github.com/apitrace/apitrace/pull/952
New Contributors
- @Slaw6820 made their first contribution in https://github.com/apitrace/apitrace/pull/935
- @amalon made their first contribution in https://github.com/apitrace/apitrace/pull/937
- @PPN-SD made their first contribution in https://github.com/apitrace/apitrace/pull/941
- @gagallo7 made their first contribution in https://github.com/apitrace/apitrace/pull/943
- @3Shain made their first contribution in https://github.com/apitrace/apitrace/pull/945
- @K0bin made their first contribution in https://github.com/apitrace/apitrace/pull/948
- @WinterSnowfall made their first contribution in https://github.com/apitrace/apitrace/pull/952
Full Changelog: https://github.com/apitrace/apitrace/compare/12.0...13.0