SHA256
1
0
forked from pool/SDL3

SDL 3.2.10

This commit is contained in:
2025-04-01 19:21:34 +02:00
parent a2ea32d841
commit 2c3780f819
6 changed files with 15 additions and 4 deletions

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

Binary file not shown.

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

Binary file not shown.

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

Binary file not shown.

Binary file not shown.

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Apr 1 17:20:44 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to release 3.2.10
* Added support for SDL_PIXELFORMAT_MJPG to SDL_DuplicateSurface()
* Added SIMD blitters for 8888 to 8888 swizzled format conversion
* Added mappings for the Nintendo Switch Online N64/SEGA/SNES
controllers on Linux
* Added SDL_HINT_VIDEO_X11_EXTERNAL_WINDOW_INPUT to control
whether XSelectInput() should be called on external windows
-------------------------------------------------------------------
Fri Mar 14 17:37:06 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.8
Version: 3.2.10
Release: 0
Summary: Simple DirectMedia Layer Library
License: Zlib