We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 5182

Summary: sdlgenblit.pl / SDL_blit_auto.c does not use DUFFS_LOOP
Product: SDL Reporter: bugmenot_0 <kajema2739>
Component: videoAssignee: Sam Lantinga <slouken>
Status: WAITING --- QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: 2.0.12   
Hardware: All   
OS: All   

Description bugmenot_0 2020-06-10 10:48:24 UTC
To my surprise, sdlgenblit.pl does not appear to use `DUFFS_LOOP`. Most other blitters do this though.

Why is this?

It should be tested if this affects performance.
Comment 1 Sam Lantinga 2020-06-10 15:52:45 UTC
Patches are welcome!

Please include optimized benchmark timing results and code size difference for your changes.