aboutsummaryrefslogtreecommitdiff
path: root/Sources/PixelSort.swift
AgeCommit message (Expand)AuthorFilesLines
2026-05-06Add benchmark scriptHEADmainy-jan1371-16/+61
2026-04-29Replace selection sort with bitonic sorty-jan1371-2/+2
2026-04-29Add precompute sort key tex before sorty-jan1371-1/+18
2026-04-29Add 1D span descriptor buffery-jan1371-26/+49
2026-04-27Optimize span sort dispatchy-jan1371-62/+43
2026-04-27Make bitonic sorting on spansy-jan1371-64/+107
2026-04-27Add initial filesy-jan1371-0/+210