SHA256
1
0
forked from pool/SDL3

SDL 3.2.4

This commit is contained in:
2025-02-07 10:09:22 +01:00
parent 645725965e
commit f6312c616b
6 changed files with 17 additions and 4 deletions

BIN
SDL3-3.2.2.tar.gz (Stored with Git LFS)

Binary file not shown.

Binary file not shown.

BIN
SDL3-3.2.4.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

BIN
SDL3-3.2.4.tar.gz.sig Normal file

Binary file not shown.

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Fri Feb 7 09:00:53 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to release 3.2.4
* Fixed decoding 4-bit RLE encoded BMP files
* Fixed setting the position of X11 windows before they are shown
* Fixed D-Pad not working when using SDL2 controller mappings
* Fixed SDL_OpenHapticFromJoystick() not returning a valid
haptic handle
* Added SDL_StretchSurface() as a replacement for SDL2
SDL_SoftStretch() and SDL_SoftStretchLinear()
* Fixed several memory leaks
-------------------------------------------------------------------
Sun Feb 2 12:05:46 UTC 2025 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -19,7 +19,7 @@
%define sle_version 0
Name: SDL3
%define lname libSDL3-0
Version: 3.2.2
Version: 3.2.4
Release: 0
Summary: Simple DirectMedia Layer Library
License: Zlib