e579ba853c
2.0.8: General: * Added SDL_fmod() and SDL_log10() * Each of the SDL math functions now has the corresponding float version * Added SDL_SetYUVConversionMode() and SDL_GetYUVConversionMode() to control the formula used when converting to and from YUV colorspace. The options are JPEG, BT.601, and BT.709 Windows: * Implemented WASAPI support on Windows UWP and removed the deprecated XAudio2 implementation * Added resampling support on WASAPI on Windows 7 and above Windows UWP: * Added SDL_WinRTGetDeviceFamily() to find out what type of device your application is running on Mac OS X: * Added support for the Vulkan SDK for Mac: https://www.lunarg.com/lunarg-releases-vulkan-sdk-1-0-69-0-for-mac/ * Added support for OpenGL ES using ANGLE when it's available Mac OS X / iOS / tvOS: * Added a Metal 2D render implementation * Added SDL_RenderGetMetalLayer() and SDL_RenderGetMetalCommandEncoder() to insert your own drawing into SDL rendering when using the Metal implementation iOS: * Added the hint SDL_HINT_IOS_HIDE_HOME_INDICATOR to control whether the home indicator bar on iPhone X should be hidden. This defaults to dimming the indicator for fullscreen applications and showing the indicator for windowed applications. iOS / Android: * Added the hint SDL_HINT_RETURN_KEY_HIDES_IME to control whether the return key on the software keyboard should hide the keyboard or send a key event (the default) Android: * SDL now supports building with Android Studio and Gradle by default, and the old Ant project is available in android-project-ant * SDL now requires the API 19 SDK to build, but can still target devices down to API 14 (Android 4.0.1) * Added SDL_IsAndroidTV() to tell whether the application is running on Android TV Android / tvOS: * Added the hint SDL_HINT_TV_REMOTE_AS_JOYSTICK to control whether TV remotes should be listed as joystick devices (the default) or send keyboard events. Linux: * Added the hint SDL_HINT_VIDEO_X11_NET_WM_BYPASS_COMPOSITOR to control whether the X server should skip the compositor for the SDL application. This defaults to "1" * Added the hint SDL_HINT_VIDEO_DOUBLE_BUFFER to control whether the Raspberry Pi and KMSDRM video drivers should use double or triple buffering (the default)
10 lines
731 B
Text
10 lines
731 B
Text
$NetBSD: distinfo,v 1.29 2018/03/02 07:49:58 adam Exp $
|
|
|
|
SHA1 (SDL2-2.0.8.tar.gz) = 959ec6ded277821995d2e3cafd973f6ab9f48ab7
|
|
RMD160 (SDL2-2.0.8.tar.gz) = 131abebf4e693df09b7ee09cba89809b539f7fe5
|
|
SHA512 (SDL2-2.0.8.tar.gz) = 673c6058b8692a36b4a3594456b10ef6051efe79e4fb644421fc5c76b11fd68b895840a2c8b72413418c378733e2993d33f19767d0d7ed101eda6310bd70c869
|
|
Size (SDL2-2.0.8.tar.gz) = 4909017 bytes
|
|
SHA1 (patch-configure) = 5637a66f8890586026034f5324829e61c94ac5be
|
|
SHA1 (patch-src_audio_netbsd_SDL__netbsdaudio.c) = 7a1f32ea7029f8dc99aecfaead7c68f2fd6cb230
|
|
SHA1 (patch-src_joystick_bsd_SDL__sysjoystick.c) = 152b5df76a91c7e7acde126b1464fdd464cf1ba2
|
|
SHA1 (patch-src_video_x11_SDL__x11opengl.c) = 70b63021c12c52760c0811c673b259844bdfcdc0
|