pygame-community / pygame-ce

🐍🎮 pygame - Community Edition is a FOSS Python library for multimedia applications (like games). Built on top of the excellent SDL library.
https://pyga.me
766 stars 120 forks source link

compile SSE3 tobytes implementation #2957

Open itzpr3d4t0r opened 4 days ago

itzpr3d4t0r commented 4 days ago

This is a test PR to attempt compiling the SSE3 implementation of image.tobytes. I anticipate that it will take some time to get this working correctly. If you have any suggestions or better solutions, please share your thoughts. Your feedback is greatly appreciated. Plus: