mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +02:00
sdl2: Update to version 2.26.2
- Update from version 2.26.0 to 2.26.2
- Update of rootfile
- Changelog
2.26.2 Latest
This is a stable bugfix release, with the following changes:
Fixed long delay at startup when a Razer keyboard is connected
Fixed not receiving SDLK_5 or SDL_SCANCODE_5 when using the AZERTY keyboard
layout on Linux
2.26.1
This is a stable bugfix release, with the following changes:
Improved audio resampling quality
Fixed crash if SDL_GetPointDisplayIndex() or SDL_GetRectDisplayIndex() are
called before SDL_VideoInit()
Fixed building with older Xcode and macOS SDK
Fixed building when not using shared Wayland libraries
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
This commit is contained in:
committed by
Peter Müller
parent
510e7a38cc
commit
d98dfe5a19
@@ -82,7 +82,7 @@
|
||||
#usr/lib/cmake/SDL2/sdl2-config-version.cmake
|
||||
#usr/lib/cmake/SDL2/sdl2-config.cmake
|
||||
usr/lib/libSDL2-2.0.so.0
|
||||
usr/lib/libSDL2-2.0.so.0.2600.0
|
||||
usr/lib/libSDL2-2.0.so.0.2600.2
|
||||
#usr/lib/libSDL2.la
|
||||
usr/lib/libSDL2.so
|
||||
#usr/lib/libSDL2_test.a
|
||||
|
||||
Reference in New Issue
Block a user