Compare commits
10 Commits
Author | SHA256 | Date | |
---|---|---|---|
|
52ec16249b | ||
|
900518a88b | ||
|
7d82e76f16 | ||
|
1985a0cb95 | ||
|
a738a6bd7d | ||
|
2351e3b987 | ||
|
d9096f51c5 | ||
|
ff01e122b7 | ||
|
9605d49920 | ||
|
c078891be6 |
BIN
SDL2-2.30.12.tar.gz
(Stored with Git LFS)
Normal file
BIN
SDL2-2.30.12.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
SDL2-2.30.12.tar.gz.sig
Normal file
BIN
SDL2-2.30.12.tar.gz.sig
Normal file
Binary file not shown.
BIN
SDL2-2.30.7.tar.gz
(Stored with Git LFS)
BIN
SDL2-2.30.7.tar.gz
(Stored with Git LFS)
Binary file not shown.
Binary file not shown.
47
SDL2.changes
47
SDL2.changes
@ -1,3 +1,50 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 2 12:18:26 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 2.30.12
|
||||
* Added support for the 8BitDo Ultimate 2C Wireless in
|
||||
Bluetooth mode
|
||||
* Fixed Steam Deck controller not being visible to games
|
||||
running on Proton 9 and older
|
||||
* Fixed a crash when hot-plugging keyboards and mice on Linux
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 2 09:55:58 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 2.30.11
|
||||
* Fixed a crash if the controller product name is NULL
|
||||
* Corrected CoreAudio surround sound channel layouts
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 8 23:43:33 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 2.30.10
|
||||
* Improved the performance of whole surface fill operations
|
||||
* Fixed an assertion when connecting/disconnecting over RDP
|
||||
* Added support for mouse wheel and extended buttons on PS Vita
|
||||
* Fixed a rare crash on KMSDRM
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 2 11:45:47 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 2.30.9
|
||||
* Fixed flicker when entering/exiting fullscreen or moving the
|
||||
window between scaled and non-scaled displays under Wayland.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 23:24:41 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 2.30.8
|
||||
* Fixed a crash in XInput code at startup
|
||||
* Fixed flooding the OS with I/O when a PS4/PS5 controller is
|
||||
disconnected
|
||||
* Added SDL_VIDEO_DOUBLE_BUFFER support to the Wayland backend
|
||||
* SDL_WINDOWEVENT_EXPOSED is sent appropriately when using
|
||||
Wayland
|
||||
* Fixed hang at startup in audio code when the application has
|
||||
large stack usage on Linux
|
||||
* Fixed initializing KMSDRM on older Linux systems
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 3 23:59:48 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package SDL2
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -19,7 +19,7 @@
|
||||
%define sle_version 0
|
||||
Name: SDL2
|
||||
%define lname libSDL2-2_0-0
|
||||
Version: 2.30.7
|
||||
Version: 2.30.12
|
||||
Release: 0
|
||||
Summary: Simple DirectMedia Layer Library
|
||||
License: Zlib
|
||||
|
@ -1,4 +1,4 @@
|
||||
mtime: 1725408177
|
||||
commit: 24c6ba383f86ecade811a7da4514216bb2b3a2e1eabffcede45fa4e683a8de5d
|
||||
mtime: 1738498793
|
||||
commit: 8df920576a77b141d9499ec2065f9907028bf9411287ad8215275911cdac1a04
|
||||
url: https://src.opensuse.org/jengelh/SDL2
|
||||
revision: master
|
||||
|
BIN
build.specials.obscpio
(Stored with Git LFS)
BIN
build.specials.obscpio
(Stored with Git LFS)
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user