eb3bde54
by Zhiyi Zhang at 2026-04-21T21:40:31+02:00
win32u: Optimize the speed of halftone primitives by using 32.32 fixed point arithmetic.
Floating-point operations are expensive, especially when running on x86 CPU emulators. Tests show
that speed after this commit is improved by 18% on AMD 9950x with no visual difference.