Tagged: performance
- 333x Faster: Moving Selection Bounding Rect from CPU to GPU Feb 19, 2026
One of the most dramatic performance wins in Mojave Paint came from a seemingly simple operation: finding the bounding rectangle of a selection....
- The Magic Wand: A GPU/CPU Hybrid Flood Fill Feb 17, 2026
The magic wand tool selects regions of similar color, and it has two modes: non-contiguous select all matching pixels everywhere and contiguous flood...