]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
libsdl2: upgrade 2.30.4 -> 2.30.5
authorWang Mingyu <wangmy@fujitsu.com>
Wed, 10 Jul 2024 09:43:41 +0000 (17:43 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 16 Jul 2024 10:07:38 +0000 (11:07 +0100)
commita0d89bb5e8b2bdf4e5f876d9dfc9f334613ed8d0
tree967c8d716b17abb485ea5d8fca5538c29a487391
parentbd6ea4b879b62ec83164c14a97074b8c7da7f25e
libsdl2: upgrade 2.30.4 -> 2.30.5

Changelog:
=============
- Respect SDL_HINT_RENDER_DRIVER when creating an accelerated window surface
- Clean up any accelerated renderer in SDL_DestroyWindowSurface()
- Disable low level USB controller support on Android by default
- Fixed USB permissions dialog on Android 14
- Fixed controller mapping matching when one entry has a CRC specified and another doesn't
- Enable joystick support on FreeBSD when building using CMake
- Reduced input latency when using an fcitx IME on Linux
- Fixed graphical corruption on Raspberry Pi
- Fixed crash when using an unstable sort function in SDL_qsort

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/libsdl2/libsdl2_2.30.5.bb [moved from meta/recipes-graphics/libsdl2/libsdl2_2.30.4.bb with 97% similarity]