| Summary: | Correct vec_perm() application on little-endian 64-bit PowerPC (SDL-1.2) | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Ozkan Sezer <sezeroz> |
| Component: | video | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | HG 1.2 | ||
| Hardware: | PowerPC | ||
| OS: | Linux | ||
| Attachments: |
ppc64le altivec patch
ppc64le altivec patch |
||
|
Description
Ozkan Sezer
2019-09-06 10:47:03 UTC
Created attachment 3955 [details]
ppc64le altivec patch
Sorry, the patch was generated against 2.0:
The correct version is attached. Awaiting objections
(and/or approval.)
Surprisingly, the altivec code paths seem similar to
1.2 ones in the 2.0 tree, but noone has yet complained
about ppc64le...
Patches added, thanks! https://hg.libsdl.org/SDL/rev/9aa7aea27dec https://hg.libsdl.org/SDL/rev/5df049ec4620 I didn't actually intend that this go into 2.0. Let's see if anyone screams. |