SHA256
1
0
forked from pool/SDL2

- Update to release 2.26.1

OBS-URL: https://build.opensuse.org/package/show/games/SDL2?expand=0&rev=143
This commit is contained in:
2022-12-01 20:39:01 +00:00
committed by Git OBS Bridge
parent f90b3df937
commit 502f7e56b1
6 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Dec 1 20:38:41 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
- Update to release 2.26.1
* Improved audio resampling quality
* Fixed crash if SDL_GetPointDisplayIndex() or
SDL_GetRectDisplayIndex() are called before SDL_VideoInit()
-------------------------------------------------------------------
Tue Nov 22 01:03:38 UTC 2022 - Jan Engelhardt <jengelh@inai.de>