| Summary: | use SIMD aligned memory for SDL_Surface | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Sylvain <sylvain.becker> |
| Component: | *don't know* | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | don't know | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Attachments: | patch | ||
|
Description
Sylvain
2019-02-01 14:17:58 UTC
Created attachment 3590 [details]
patch
Here's a quick first version (and tested).
it also affects RLE mode where the surface->pixels is allocated/freed
|