Opened 3 months ago

Closed 3 months ago

#19161 closed enhancement (fixed)

SDL2-2.30.0

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 12.1
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (7)

comment:1 by Douglas R. Reno, 3 months ago

Milestone: 12.199-Waiting
Summary: SDL2-2.29.1SDL2-2.29.1 (wait for 2.30)

This is a release candidate for 2.30

comment:2 by Douglas R. Reno, 3 months ago

Summary: SDL2-2.29.1 (wait for 2.30)SDL2-2.29.2 (wait for 2.30)

comment:3 by Joe Locash, 3 months ago

Now at 2.30.0

Thanks to all the people who contributed code and feedback, SDL 2.30.0 is now available!

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()

comment:4 by Douglas R. Reno, 3 months ago

Summary: SDL2-2.29.2 (wait for 2.30)SDL2-2.30.0

comment:5 by Bruce Dubbs, 3 months ago

Milestone: 99-Waiting12.1

comment:6 by Bruce Dubbs, 3 months ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:7 by Bruce Dubbs, 3 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

0ef09874d9 Update to libusb-1.0.27.
b859f299d1 Update to SDL2-2.30.0.
Note: See TracTickets for help on using tickets.