..
android
Use a blank cursor instead of PointerIcon.TYPE_NULL since that shows the default cursor on Samsung DeX
2018-06-18 13:14:04 -07:00
cocoa
Some drag'and'drop improvements.
2018-08-02 16:03:47 -04:00
directfb
Fixed bug 4229 - Add support for ABGR format in DirectFB renderer
2018-08-28 13:37:11 -07:00
dummy
Updated copyright for 2018
2018-01-03 10:03:25 -08:00
emscripten
Emscripten: Fixed SDL_SYSTEM_CURSOR_SIZEALL
2018-08-18 12:30:04 +01:00
haiku
haiku: Rename internal functions from BE_* to HAIKU_*
2018-08-07 18:07:11 -04:00
khronos
Fixed bug 3616 - SDL_GL_CreateContext fails with SDL_GL_CONTEXT_DEBUG_FLAG and ANGLE/GLES 2.0
2017-08-29 22:04:43 -07:00
kmsdrm
Updated copyright for 2018
2018-01-03 10:03:25 -08:00
mir
revert the recent typecast assignment changes (see bug #4079 )
2018-02-12 17:00:00 +03:00
nacl
Updated copyright for 2018
2018-01-03 10:03:25 -08:00
pandora
Updated copyright for 2018
2018-01-03 10:03:25 -08:00
psp
Updated copyright for 2018
2018-01-03 10:03:25 -08:00
qnx
Fixed mingw Windows build, since SDL_vulkan_internal.h includes windows.h
2017-08-28 00:43:14 -07:00
raspberry
Fixed bug 4054 - Raspberry Pi refresh rate detection
2018-02-07 15:05:30 -08:00
uikit
Moved display orientation handling on iOS out to a separate function for Qt apps
2018-08-22 23:47:29 -07:00
vivante
Updated copyright for 2018
2018-01-03 10:03:25 -08:00
wayland
wayland: Implemented xdg-wm-base support.
2018-06-24 22:42:36 -07:00
windows
Update the cursor clipping each frame, in case it was stolen by another application.
2018-08-26 20:37:23 -07:00
winrt
revert the recent typecast assignment changes (see bug #4079 )
2018-02-12 17:00:00 +03:00
x11
Some drag'and'drop improvements.
2018-08-02 16:03:47 -04:00
yuv2rgb
yuv: Patched to make static analysis happy (warned about unused variable).
2018-06-25 13:14:52 -04:00
SDL_blit.c
revert the recent typecast assignment changes (see bug #4079 )
2018-02-12 17:00:00 +03:00
SDL_blit.h
Updated copyright for 2018
2018-01-03 10:03:25 -08:00
SDL_blit_0.c
Updated copyright for 2018
2018-01-03 10:03:25 -08:00
SDL_blit_1.c
Updated copyright for 2018
2018-01-03 10:03:25 -08:00
SDL_blit_A.c
Updated copyright for 2018
2018-01-03 10:03:25 -08:00
SDL_blit_auto.c
Updated copyright for 2018
2018-01-03 10:03:25 -08:00
SDL_blit_auto.h
Updated copyright for 2018
2018-01-03 10:03:25 -08:00
SDL_blit_copy.c
Updated copyright for 2018
2018-01-03 10:03:25 -08:00
SDL_blit_copy.h
Updated copyright for 2018
2018-01-03 10:03:25 -08:00
SDL_blit_N.c
Updated copyright for 2018
2018-01-03 10:03:25 -08:00
SDL_blit_slow.c
Updated copyright for 2018
2018-01-03 10:03:25 -08:00
SDL_blit_slow.h
Updated copyright for 2018
2018-01-03 10:03:25 -08:00
SDL_bmp.c
Updated copyright for 2018
2018-01-03 10:03:25 -08:00
SDL_clipboard.c
Updated copyright for 2018
2018-01-03 10:03:25 -08:00
SDL_egl.c
egl: Don't change context when deleting current.
2018-06-14 06:12:12 +00:00
SDL_egl_c.h
Updated copyright for 2018
2018-01-03 10:03:25 -08:00
SDL_fillrect.c
Updated copyright for 2018
2018-01-03 10:03:25 -08:00
SDL_pixels.c
video: put a spinlock around a global linked list.
2018-02-16 14:56:28 -05:00
SDL_pixels_c.h
Updated copyright for 2018
2018-01-03 10:03:25 -08:00
SDL_rect.c
Updated copyright for 2018
2018-01-03 10:03:25 -08:00
SDL_rect_c.h
Updated copyright for 2018
2018-01-03 10:03:25 -08:00
SDL_RLEaccel.c
Updated copyright for 2018
2018-01-03 10:03:25 -08:00
SDL_RLEaccel_c.h
Updated copyright for 2018
2018-01-03 10:03:25 -08:00
SDL_shape.c
Updated copyright for 2018
2018-01-03 10:03:25 -08:00
SDL_shape_internals.h
Updated copyright for 2018
2018-01-03 10:03:25 -08:00
SDL_stretch.c
Updated copyright for 2018
2018-01-03 10:03:25 -08:00
SDL_surface.c
Updated copyright for 2018
2018-01-03 10:03:25 -08:00
SDL_sysvideo.h
Added SDL_GetDisplayOrientation() to get the display orientation, and added a new event SDL_DISPLAYEVENT to notify the application when the orientation changes.
2018-08-22 21:48:28 -07:00
SDL_video.c
Only reset the clip rect if it's currently the rect we previously clipped.
2018-08-26 10:34:23 -07:00
SDL_vulkan_internal.h
Backout the vulkan change in d449dea10fc8 breaks Mir builds
2018-02-23 19:12:04 -05:00
SDL_vulkan_utils.c
Fixed formatting, added actual count to SDL error message
2018-01-17 13:12:39 -08:00
SDL_yuv.c
Updated copyright for 2018
2018-01-03 10:03:25 -08:00
SDL_yuv_c.h
Updated copyright for 2018
2018-01-03 10:03:25 -08:00
sdlgenblit.pl
Updated copyright for 2018
2018-01-03 10:03:25 -08:00