Any micro-optimization junkies out there? We need an integer implementation of PIXMAN_OP_SATURATE, please 😃
gitlab.freedesktop.org/pixman/…
Implement integer version of PIXMAN_OP_SATURATE (#127) · Issues · Pixman / pixman · GitLab
If you compare _pixman_setup_combiner_functions_32 and _pixman_setup_combiner_functions_float, you'll see that there is no integer version of PIXMAN_OP_SATURATE and if falls back to floats. We found this...GitLab


:

Zach Bennoui
in reply to Quin • • •Jonathan
in reply to Zach Bennoui • • •