Files
bpfire/config
Adolf Belka 1887a63d26 sdl2: Update to version 2.30.1
- Update from version 2.28.5 to 2.30.1
- Update of rootfile
- Changelog
    2.30.1
	    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
    2.30.0
	In addition to lots of bug fixes, here are the major changes in this release:
	General:
	    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
	macOS:
	    Added the hint SDL_HINT_JOYSTICK_IOKIT to control whether the IOKit controller driver should be used
	    Added the hint SDL_HINT_JOYSTICK_MFI to control whether the GCController controller driver should be used
	    Added the hint SDL_HINT_RENDER_METAL_PREFER_LOW_POWER_DEVICE to choose whether high or low power GPU should be used for rendering, in the case where there are multiple GPUs available
	Xbox:
	    Added the function SDL_GDKGetDefaultUser()

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2024-03-14 14:10:49 +00:00
..
2022-11-18 14:37:25 +00:00
2024-03-14 09:26:47 +00:00
2021-10-13 12:22:49 +00:00
2024-02-02 07:52:09 +00:00
2022-02-06 10:50:43 +00:00
2022-06-20 20:43:34 +00:00
2023-07-13 14:22:04 +00:00
2021-12-04 23:27:26 +01:00
2024-03-14 14:10:49 +00:00
2023-05-18 11:24:29 +00:00
2022-06-04 08:36:58 +00:00