This version is uploaded automatically by GitHub Actions.
Changelog:
- fccdc89c Fix newer versions of MixinSquared breaking older versions (#360) - Bawnorton
This version is uploaded automatically by GitHub Actions.
Changelog:
- 8fa121f5 build: 24w39a - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- 4e1e6713 fix: properly disable nativeaccel on unsupported platforms - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- 97ce820a build: 24w37a - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- 7445671d perf: use int32 math rather than int8 - ishland
- 3fef2b47 perf: improve memory layout of InterpolatedNoiseSampler - ishland
- 7bfd314b fix: avoid loading native library when not needed - ishland
- 926f6e8a change: add logging before native call - ishland
- 18314d59 change: make AVX-512 usage opt-in - ishland
- 3095c814 fix: benchmark - ishland
- 9f983de4 docs: update README.md [ci skip] - ishland
- 961d22d7 Merge branch 'feature/nativeaccel-v2' into ver/1.21.1 - ishland
- 7d555732 build: get native builds quieter - ishland
- c5e9678e perf: get slightly more from parallel scheduling - ishland
- c3ea7b8c fix: nativeaccel not properly enabling itself - ishland
- 0e0c8460 fix: enable native acceleration on CI - ishland
- cec6ad4e fix: reproducible builds - ishland
- 8276feba build: reproducible builds attempt 1 - ishland
- 96983cef build: reproducible builds attempt 2 - ishland
- 1a8aa8aa chore: remove unused folder - ishland
- 8f6738b5 fix: vanilla path also called in end islands - ishland
- e74073a1 perf: reduce scheduling pressure - ishland
- cac1f625 build: 24w36a - ishland
- 5ea45e15 Merge branch 'ver/1.21.1' into ver/1.21.2 - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- e6af606a fix: use strict floating point for DoublePerlinNoiseSampler - ishland
- fe15c49e new: add toggle for native accel - ishland
- f601de7b new: add accuracy testing for DoublePerlinNoiseSampler - ishland
- cae187bf new: add accuracy testing for InterpolatedNoiseSampler - ishland
- e54650c3 fix: use strict floating point for InterpolatedNoiseSampler - ishland
- c202f109 refactor: rename InterpolatedNoiseBenchmark - ishland
- 339ae4e8 new: EndIslandsAccuracy - ishland
- daa46624 change: disable nativeaccel by default - ishland
- 2f32bee8 new: BiomeAccessAccuracy - ishland
- 7445671d perf: use int32 math rather than int8 - ishland
- 3fef2b47 perf: improve memory layout of InterpolatedNoiseSampler - ishland
- 7bfd314b fix: avoid loading native library when not needed - ishland
- 926f6e8a change: add logging before native call - ishland
- 18314d59 change: make AVX-512 usage opt-in - ishland
- 3095c814 fix: benchmark - ishland
- 9f983de4 docs: update README.md [ci skip] - ishland
- 961d22d7 Merge branch 'feature/nativeaccel-v2' into ver/1.21.1 - ishland
- 7d555732 build: get native builds quieter - ishland
- c5e9678e perf: get slightly more from parallel scheduling - ishland
- c3ea7b8c fix: nativeaccel not properly enabling itself - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- ac29faa5 fix: sodium 0.6.0-beta.1 uncapvd - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- aa9a231f build: 24w35a - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- 4b465366 fix: properly send chunk when frozen - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- cff18898 build: 24w34a - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- ee2fb408 build: 24w33a - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- 69a90a45 fix: check for shutdown flag when spin-waiting - ishland
This version is uploaded automatically by GitHub Actions.
Changelog:
- a8bbdc63 fix: prevent read-write reordering in IO system - ishland