pkgsrc/devel/SDL2
adam 143e993085 SDL2: updated to 2.0.7
2.0.7:

General:
* Added audio stream conversion functions:
        SDL_NewAudioStream
        SDL_AudioStreamPut
        SDL_AudioStreamGet
        SDL_AudioStreamAvailable
        SDL_AudioStreamFlush
        SDL_AudioStreamClear
        SDL_FreeAudioStream
* Added functions to query and set the SDL memory allocation functions:
        SDL_GetMemoryFunctions()
        SDL_SetMemoryFunctions()
        SDL_GetNumAllocations()
* Added locking functions for multi-threaded access to the joystick and game controller APIs:
        SDL_LockJoysticks()
        SDL_UnlockJoysticks()
* The following functions are now thread-safe:
        SDL_SetEventFilter()
        SDL_GetEventFilter()
        SDL_AddEventWatch()
        SDL_DelEventWatch()
2017-10-23 20:48:43 +00:00
..
patches SDL2: update to 2.0.6 2017-09-26 13:10:56 +00:00
buildlink3.mk
DESCR
distinfo SDL2: updated to 2.0.7 2017-10-23 20:48:43 +00:00
Makefile SDL2: updated to 2.0.7 2017-10-23 20:48:43 +00:00
options.mk SDL2: update to 2.0.6 2017-09-26 13:10:56 +00:00
PLIST SDL2: updated to 2.0.7 2017-10-23 20:48:43 +00:00