python-pillow / Pillow

Python Imaging Library (Fork)
https://python-pillow.org
Other
12.35k stars 2.24k forks source link

SIMD: AlphaComposite SSE4 & AVX2 #8299

Open homm opened 3 months ago

homm commented 3 months ago

Depends on #8209.

This is porting of AlphaComposite acceleration from Pillow-SIMD.

This PR includes required changes from #8209.