Skip to content

v3.2.0

Latest

Choose a tag to compare

@syoyo syoyo released this 08 Jul 18:20
· 100 commits to release since this release

What's Changed

  • Decode perf: PIZ speedup + runtime zlib backend (libdeflate default on hosted) by @syoyo in #246
  • exr_jph: compile on aarch64 (guard AVX2 forward-magsgn behind EXR_X86) by @syoyo in #248
  • Freestanding ZSTD decode (opt-in) + CI freestanding gate by @syoyo in #247
  • ci: re-enable aarch64 freestanding gate by @syoyo in #249
  • docs: perf section — libdeflate hosted default + PIZ/ZSTD/corpus numbers by @syoyo in #250
  • doc: in-tree-vs-libdeflate corpus decode chart + reproducible generator by @syoyo in #251
  • doc: PIZ before/after + ZSTD-vs-ZIP decode charts by @syoyo in #252
  • tools/resize: add tir, a standalone C11 SIMD content-aware image resizer by @syoyo in #253
  • Texture toolchain: texcomp (BC/ETC/ASTC/UASTC/xbc7/uni), tir resize, texpipe, envmap by @syoyo in #254
  • texcomp: C4 uni UASTC repack, C1 BC6H all modes, CEM 15 dual, tir SIMD, C7 batch by @syoyo in #255

Full Changelog: v3.1.0...v3.2.0