]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
libsdl2: upgrade 2.30.0 -> 2.30.1
authorWang Mingyu <wangmy@fujitsu.com>
Wed, 13 Mar 2024 07:08:09 +0000 (15:08 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 16 Apr 2024 06:38:36 +0000 (07:38 +0100)
commita17c05585a0da0166087ae0cd3cd4331a1fb2615
tree714e2c12a5853c802f59a3770a31447552d5a723
parentd36edc338fde6879390c322fb6333812a2c2ed74
libsdl2: upgrade 2.30.0 -> 2.30.1

Changelog:
===========
-Fixed a regression causing SDL_WaitEvent() to return spurious failures
-Fixed X11 cursors on the latest release of GNOME
-Wayland windows automatically have OpenGL enabled again
-Fixed memory corruption when converting signed 16-bit audio to float
-Fixed audio artifacts when converting signed 8-bit audio to float
-Fixed the clip rectangle not being updated when the viewport changes in the SDL renderer
-Convert mouse wheel coordinates to the rendering view in the SDL renderer
-Fixed a crash handling controllers on macOS
-Fixed a crash setting a window fullscreen with Emscripten
-Fixed the keyboard automatically popping up when resuming an application on Android

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/libsdl2/libsdl2_2.30.1.bb [moved from meta/recipes-graphics/libsdl2/libsdl2_2.30.0.bb with 97% similarity]