| Summary: | [PATCH] Use GCC/Clang byteswapping builtins for SDL_Swap functions | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Cameron Gutman <cameron.gutman> |
| Component: | *don't know* | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | HG 2.0 | ||
| Hardware: | All | ||
| OS: | All | ||
| Attachments: | Patch | ||
|
Description
Cameron Gutman
2021-01-05 03:17:52 UTC
Created attachment 4638 [details] Patch For the exact compiler versions, I used https://code.qt.io/cgit/qt/qtbase.git/commit/src/corelib/global/qendian.h?h=6.0&id=a31b75b766b87d0210ed174f587aee33ad639f9b as a reference. Patch added, thanks! https://hg.libsdl.org/SDL/rev/6ec80d45949c |