Skip to content

v1.2.0

Latest

Choose a tag to compare

@ruccho ruccho released this 07 Jun 22:22
image

What's Changed

  • Performance improvements:
    • Parallelized MetaPass and merged it into SortPass.
    • Enabled shortening of bitonic sort to match the maximum length of the sort range.
  • The upper limit for the number of pixels in a sortable line has been increased to 4096.

Full Changelog: v1.1.0...v1.2.0