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 1225

Summary: Altivec blitters broken due to SDL_PixelFormat
Product: SDL Reporter: bastien.bouclet
Component: videoAssignee: Sam Lantinga <slouken>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: HG 2.0   
Hardware: PowerPC   
OS: All   
Attachments: Proposed fix
Proposed fix #2

Description bastien.bouclet 2011-06-13 05:50:58 UTC
Created attachment 624 [details]
Proposed fix

Static pixel format initialization has not been updated to reflect header changes in SDL_blit_N.c

The attached patch fixes Altivec support for me. altivec.h is needed for some systems.
Comment 1 bastien.bouclet 2011-07-02 03:45:06 UTC
Created attachment 641 [details]
Proposed fix #2

The newer attached file also fixes alpha blits.
Comment 2 Sam Lantinga 2012-01-06 22:26:17 UTC
This is fixed, thanks!
http://hg.libsdl.org/SDL/rev/b7347e716ab6