CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]    2024/02/23 13:33:55

Modified files:
        devel/sdl2     : Makefile distinfo 
        devel/sdl2/patches: patch-configure patch-src_SDL_c 
                            patch-src_joystick_bsd_SDL_bsdjoystick_c 

Log message:
update to sdl2-2.30.0

Release Notes:

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

[rest is for macOS and Xbox, so omitted]

Reply via email to