]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
libsdl2: upgrade 2.28.5 -> 2.30.0
authorYi Zhao <yi.zhao@eng.windriver.com>
Tue, 20 Feb 2024 04:40:45 +0000 (12:40 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 20 Feb 2024 11:39:43 +0000 (11:39 +0000)
commit7aef0ee68b612203fe5e0788c57642c4cabea1b4
treec3aac3b3c95122e214c58c88aa966dd46ea926ec
parent968ffdb9fee5017eecce36ce878ea604c869ce95
libsdl2: upgrade 2.28.5 -> 2.30.0

License-Update: Copyright year updated to 2024.

ChangeLog (https://github.com/libsdl-org/SDL/releases/tag/release-2.30.0):
* Added support for 2 bits-per-pixel indexed surface formats
* Added the function SDL_GameControllerGetSteamHandle() to get the Steam
  API handle for a controller, if available
* Added the event SDL_CONTROLLERSTEAMHANDLEUPDATED which is sent when
  the Steam API handle for a controller changes. This could also change
  the name, VID, and PID of the controller.
* Added the environment variable SDL_LOGGING to control default log
  output

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/libsdl2/libsdl2_2.30.0.bb [moved from meta/recipes-graphics/libsdl2/libsdl2_2.28.5.bb with 96% similarity]