Commit Graph

5 Commits

Author SHA1 Message Date
Will Toohey
7477b79fd4 ~50% faster compress, 11% faster decomp
Some checks failed
CI / linux (map[runner:ubuntu-22.04 target:aarch64]) (push) Has been cancelled
CI / linux (map[runner:ubuntu-22.04 target:armv7]) (push) Has been cancelled
CI / linux (map[runner:ubuntu-22.04 target:ppc64le]) (push) Has been cancelled
CI / linux (map[runner:ubuntu-22.04 target:s390x]) (push) Has been cancelled
CI / linux (map[runner:ubuntu-22.04 target:x86]) (push) Has been cancelled
CI / linux (map[runner:ubuntu-22.04 target:x86_64]) (push) Has been cancelled
CI / musllinux (map[runner:ubuntu-22.04 target:aarch64]) (push) Has been cancelled
CI / musllinux (map[runner:ubuntu-22.04 target:armv7]) (push) Has been cancelled
CI / musllinux (map[runner:ubuntu-22.04 target:x86]) (push) Has been cancelled
CI / musllinux (map[runner:ubuntu-22.04 target:x86_64]) (push) Has been cancelled
CI / windows (map[python_arch:x64 runner:windows-latest target:x64]) (push) Has been cancelled
CI / windows (map[python_arch:x86 runner:windows-latest target:x86]) (push) Has been cancelled
CI / macos (map[runner:macos-15-intel target:x86_64]) (push) Has been cancelled
CI / macos (map[runner:macos-latest target:aarch64]) (push) Has been cancelled
CI / sdist (push) Has been cancelled
CI / Standalone .exe (Windows x86_64) (push) Has been cancelled
CI / Release (push) Has been cancelled
2026-04-26 13:55:14 +10:00
Will Toohey
536d0c6ca5 DXT byteswapping: less dumb 2026-04-26 13:34:08 +10:00
Will Toohey
aac8155bbe (vibe coded) move dxt to rust as well 2026-04-26 00:10:41 +10:00
Will Toohey
fb62a41730 (vibe coded) move PNG work to rust 2026-04-25 23:57:52 +10:00
Will Toohey
d3d377e35c (vibe coded) rust lz77 using pyo3 2026-04-25 22:57:42 +10:00