SHA256
1
0
forked from pool/SDL3

SDL 3.2.12

This commit is contained in:
2025-05-05 05:35:27 +02:00
parent ecd4cf82f4
commit 1185602814
6 changed files with 29 additions and 4 deletions

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

Binary file not shown.

Binary file not shown.

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

Binary file not shown.

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

Binary file not shown.

View File

@@ -1,3 +1,28 @@
-------------------------------------------------------------------
Mon May 5 03:31:11 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to release 3.2.12
* Fixed crash if SDL_BlitSurfaceScaled() is used with a surface
that has no pixels
* Allow rendering a zero sized source rectangle in the SDL render
API
* Added support for the share button on the GameSir-K1 FLUX
controller
* Added support for the PowerA Battle Dragon Advanced Wireless
Controller
* Added support for the HORI Taiko No Tatsujin Drum Controller
* Fixed the Keychron K1 Pro System Control keyboard being
detected as a joystick
* Fixed right mouse button emulation when using a Wacom tablet in
Windows Ink mode
* Fixed missing simulated mouse events using a Wacom tablet when
Windows Ink mode is disabled
* Key events are now sent for dead keys on X11
* Improved handling of window management edge conditions on X11
* Fixed message box location on multi-monitor configurations on
X11
* Fixed XInput2 mouse tracking outside the window on X11
-------------------------------------------------------------------
Tue Apr 1 17:20:44 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.10
Version: 3.2.12
Release: 0
Summary: Simple DirectMedia Layer Library
License: Zlib