..
android
Android: Added mouse initialization to reset state.
2016-01-12 22:23:00 +01:00
cocoa
Cocoa mouse code: Replaced NSPointInRect with NSMouseInRect (thanks Eric Wasylishen!) Fixes bug #3312 .
2016-05-01 21:41:30 -03:00
directfb
Added SDL_SetWindowOpacity() and SDL_GetWindowOpacity().
2016-01-05 02:46:10 -05:00
dummy
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
emscripten
Emscripten: Deactivated custom cursor support because it created system cursors.
2016-03-11 22:10:35 +01:00
haiku
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
mir
Mir: Do not use opengl to find the valid pixel format if we dont use opengl
2016-02-25 10:06:33 -08:00
nacl
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
pandora
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
psp
Patched to compile on various platforms.
2016-04-12 18:11:36 -04:00
raspberry
Raspberry: Fixed crash if memory allocation for cursor failed.
2016-03-03 20:12:51 +01:00
uikit
iOS: Fixed SDL_GL_CreateContext crashing instead of returning null when a GLES3 context is requested on iOS 6 and older.
2016-04-10 22:07:10 -03:00
vivante
Expose the EGL display and window for Vivante SDL windows
2016-01-16 21:58:49 -08:00
wayland
Wayland: Removed not needed including and setting of errno.
2016-04-14 21:11:43 +02:00
windows
Pick up new display mode information after a mode change (Windows only right now).
2016-03-11 08:33:47 -08:00
winrt
WinRT: workaround a possible Windows bug, whereby hiding cursors, disables mouse-moved events
2016-05-14 23:29:49 -04:00
x11
X11: Fixed SDL_GL_GetSwapInterval() returning -1 if interval is unknown.
2016-05-11 21:11:12 +02:00
SDL_blit_0.c
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
SDL_blit_1.c
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
SDL_blit_A.c
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
SDL_blit_auto.c
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
SDL_blit_auto.h
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
SDL_blit_copy.c
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
SDL_blit_copy.h
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
SDL_blit_N.c
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
SDL_blit_slow.c
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
SDL_blit_slow.h
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
SDL_blit.c
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
SDL_blit.h
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
SDL_bmp.c
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
SDL_clipboard.c
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
SDL_egl_c.h
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
SDL_egl.c
EGL: Fixed SDL_GL_GetSwapInterval() returning -1 on error.
2016-05-11 21:10:41 +02:00
SDL_fillrect.c
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
SDL_pixels_c.h
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
SDL_pixels.c
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
SDL_rect_c.h
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
SDL_rect.c
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
SDL_RLEaccel_c.h
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
SDL_RLEaccel.c
Fixed sed error on Mac OS X and updated copyright on a few last files
2016-01-02 10:38:51 -08:00
SDL_shape_internals.h
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
SDL_shape.c
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
SDL_stretch.c
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
SDL_surface.c
Updated copyright to 2016
2016-01-02 10:10:34 -08:00
SDL_sysvideo.h
Added SDL_SetWindowInputFocus().
2016-01-05 02:28:56 -05:00
SDL_video.c
Fixed missing error message if SDL_GetDisplayDPI() is unsupported.
2016-05-10 21:14:36 +02:00
sdlgenblit.pl
Updated copyright to 2016
2016-01-02 10:10:34 -08:00