| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to release 3.2.4 * Fixed alpha in less-than-32-bit ICO and CUR images
- Update to release 3.2.2
* Fixed partial alpha in ICO and CUR images
* Set the cursor hotspot properties when loading CUR images so
they can be directly passed to SDL_CreateColorCursor()
* Fixed reading beyond the end of the PNG image when using
stb_image
- Initial package (version 3.2.0) for build.opensuse.org
* This is the SDL image loading library as before, but updated
for SDL 3.0. The API is largely the same, with IMG_Init() and
IMG_Quit() no longer necessary and *_RW() functions renamed
* _IO().