SHA256
1
0
forked from pool/SDL3

SDL 3.2.14

This commit is contained in:
2025-05-14 20:17:47 +02:00
parent 1185602814
commit e85629cc95
6 changed files with 16 additions and 4 deletions

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

Binary file not shown.

Binary file not shown.

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

Binary file not shown.

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

Binary file not shown.

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed May 14 18:15:30 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to release 3.2.14
* Fixed crash querying the name of logical audio devices.
* Fixed thread-local storage related black screen issue when
pulseaudio audio output is active.
* Reverted dead key reporting on X11, which introduced bugs with
IME handling.
* Fixed incorrect destination usage mode for storage buffer
read/write bindings on Vulkan.
-------------------------------------------------------------------
Mon May 5 03:31:11 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.12
Version: 3.2.14
Release: 0
Summary: Simple DirectMedia Layer Library
License: Zlib