Changes since previous nightly (8078ea7e):
- build(tooling): pin clang-format to 20.1.8 across CI and the pre-commit hook (f056d18)
- fix(gpu): Update outdated ZPD sentinel pairwise assumption (8e6baae)
- fix(GPU): Fix mantissa placement in CPU 7e3to32 (acb88c3)
- feat(audio): drive the output stage from the StereoFold API (6fe41ab)
- fix(audio): correct the 5.1 to stereo fold and honor output gain (4c31fcc)
- feat(audio): add StereoFold and master gain output-mix API (3b5ef8a)
- refactor(build): add per-target precompiled headers to every module but rexcore (2e90a4e)
- refactor(ppc): split PPCFunc into rex/ppc/func.h to keep SIMDe out of 81 TUs (3764faf)
- refactor(gpu): remove snappy and the GPU trace capture system (71782a3)