| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| apitrace-14.0-Linux-arm64.tar.bz2 | 2026-03-10 | 7.1 MB | |
| apitrace-14.0-Linux.tar.bz2 | 2026-03-10 | 7.3 MB | |
| apitrace-14.0-win32.7z | 2026-03-10 | 33.2 MB | |
| apitrace-14.0-win64-arm.7z | 2026-03-10 | 19.7 MB | |
| apitrace-14.0-win64.7z | 2026-03-10 | 34.8 MB | |
| 14.0 source code.tar.gz | 2026-01-30 | 2.3 MB | |
| 14.0 source code.zip | 2026-01-30 | 2.7 MB | |
| README.md | 2026-01-30 | 1.6 kB | |
| Totals: 8 Items | 107.1 MB | 0 | |
What's Changed
- trace: reset locked array count when unlock. by @llyzs in https://github.com/apitrace/apitrace/pull/956
- d3d9retrace: Also adjust the presentation interval on device reset by @WinterSnowfall in https://github.com/apitrace/apitrace/pull/959
- Re-enable and fix GL window system cleanup by @anholt in https://github.com/apitrace/apitrace/pull/961
- add support for GL_EXT_mesh_shader by @zmike in https://github.com/apitrace/apitrace/pull/962
- Fix replay issue of glGetTextureHandle and glProgramUniformHandle: by @baozholu in https://github.com/apitrace/apitrace/pull/923
- GUI GUIDs and interface name in unsupported calls warnings by @CkNoSFeRaTU in https://github.com/apitrace/apitrace/pull/972
- d3d7 part1: locks & draw primitives by @CkNoSFeRaTU in https://github.com/apitrace/apitrace/pull/971
- apitrace: Write snapshots for the same call when not using callno in name by @anholt in https://github.com/apitrace/apitrace/pull/968
- glretrace: fix glReadPixels crash when width/height is large by @yuq in https://github.com/apitrace/apitrace/pull/973
New Contributors
- @llyzs made their first contribution in https://github.com/apitrace/apitrace/pull/956
- @anholt made their first contribution in https://github.com/apitrace/apitrace/pull/961
- @baozholu made their first contribution in https://github.com/apitrace/apitrace/pull/923
- @CkNoSFeRaTU made their first contribution in https://github.com/apitrace/apitrace/pull/972
- @yuq made their first contribution in https://github.com/apitrace/apitrace/pull/973
Full Changelog: https://github.com/apitrace/apitrace/compare/13.0...14.0