| .. |
|
android
|
Hopefully really fixed the Android build
|
2014-06-02 09:20:09 -07:00 |
|
cocoa
|
Fixed Mac OS X build
|
2014-06-04 10:56:17 -07:00 |
|
directfb
|
Fixed including SDL_internal.h twice for DirectFB.
|
2014-02-02 20:58:46 +01:00 |
|
dummy
|
Fixed bug 2374 - Update copyright for 2014...
|
2014-02-02 00:53:27 -08:00 |
|
haiku
|
Fixed bug 2374 - Update copyright for 2014...
|
2014-02-02 00:53:27 -08:00 |
|
mir
|
Added an API function to warp the mouse cursor in global screen space: SDL_WarpMouseGlobal()
|
2014-06-04 10:55:26 -07:00 |
|
pandora
|
Fixed bug 2374 - Update copyright for 2014...
|
2014-02-02 00:53:27 -08:00 |
|
psp
|
Fixed bug 2374 - Update copyright for 2014...
|
2014-02-02 00:53:27 -08:00 |
|
raspberry
|
Added an API function to warp the mouse cursor in global screen space: SDL_WarpMouseGlobal()
|
2014-06-04 10:55:26 -07:00 |
|
uikit
|
Fixed bug 2407 - Support for OpenGL ES 3 contexts on iOS
|
2014-02-22 15:23:09 -08:00 |
|
wayland
|
Added an API function to warp the mouse cursor in global screen space: SDL_WarpMouseGlobal()
|
2014-06-04 10:55:26 -07:00 |
|
windows
|
Fixed bug where changing the window border would change the window size on Windows.
|
2014-06-04 10:56:30 -07:00 |
|
winrt
|
WinRT: fixed the max-button count for WinPhone 8.1 message boxes
|
2014-05-10 23:39:54 -04:00 |
|
x11
|
Fixed bug 2526, but regressed delivering dead key presses
|
2014-06-04 10:56:43 -07:00 |
|
SDL_blit_1.c
|
Fixed bug 2374 - Update copyright for 2014...
|
2014-02-02 00:53:27 -08:00 |
|
SDL_blit_0.c
|
Fixed bug 2374 - Update copyright for 2014...
|
2014-02-02 00:53:27 -08:00 |
|
SDL_blit_A.c
|
Fixed bug 2374 - Update copyright for 2014...
|
2014-02-02 00:53:27 -08:00 |
|
SDL_blit_auto.c
|
Static analysis fix: more cleanups of unused variables, etc, in blitters.
|
2014-03-21 10:40:15 -04:00 |
|
SDL_blit_auto.h
|
Fixed bug 2374 - Update copyright for 2014...
|
2014-02-02 00:53:27 -08:00 |
|
SDL_blit_copy.c
|
Fixed bug 2374 - Update copyright for 2014...
|
2014-02-02 00:53:27 -08:00 |
|
SDL_blit_copy.h
|
Fixed bug 2374 - Update copyright for 2014...
|
2014-02-02 00:53:27 -08:00 |
|
SDL_blit_N.c
|
Fixed bug 2374 - Update copyright for 2014...
|
2014-02-02 00:53:27 -08:00 |
|
SDL_blit_slow.c
|
Fixed bug 2374 - Update copyright for 2014...
|
2014-02-02 00:53:27 -08:00 |
|
SDL_blit_slow.h
|
Fixed bug 2374 - Update copyright for 2014...
|
2014-02-02 00:53:27 -08:00 |
|
SDL_blit.c
|
Fixed bug 2374 - Update copyright for 2014...
|
2014-02-02 00:53:27 -08:00 |
|
SDL_blit.h
|
Fixed bug 2374 - Update copyright for 2014...
|
2014-02-02 00:53:27 -08:00 |
|
SDL_bmp.c
|
Added an assert to help static analyzer.
|
2014-03-24 07:12:26 -04:00 |
|
SDL_clipboard.c
|
Fixed bug 2374 - Update copyright for 2014...
|
2014-02-02 00:53:27 -08:00 |
|
SDL_egl_c.h
|
Fixed bug 2374 - Update copyright for 2014...
|
2014-02-02 00:53:27 -08:00 |
|
SDL_egl.c
|
Fixes #2519, clear error if using the default library path for EGL succeeds.
|
2014-05-10 16:13:22 -03:00 |
|
SDL_fillrect.c
|
Static analysis fix: "Value stored to 'p' is never read"
|
2014-03-19 16:52:26 -04:00 |
|
SDL_pixels_c.h
|
Fixed bug 2374 - Update copyright for 2014...
|
2014-02-02 00:53:27 -08:00 |
|
SDL_pixels.c
|
Fixed bug 2374 - Update copyright for 2014...
|
2014-02-02 00:53:27 -08:00 |
|
SDL_rect_c.h
|
Fixed bug 2374 - Update copyright for 2014...
|
2014-02-02 00:53:27 -08:00 |
|
SDL_rect.c
|
Fixed bug 2374 - Update copyright for 2014...
|
2014-02-02 00:53:27 -08:00 |
|
SDL_RLEaccel_c.h
|
Fixed bug 2374 - Update copyright for 2014...
|
2014-02-02 00:53:27 -08:00 |
|
SDL_RLEaccel.c
|
Fixed bug 2374 - Update copyright for 2014...
|
2014-02-02 00:53:27 -08:00 |
|
SDL_shape_internals.h
|
Fixed bug 2374 - Update copyright for 2014...
|
2014-02-02 00:53:27 -08:00 |
|
SDL_shape.c
|
Fixed bug 2374 - Update copyright for 2014...
|
2014-02-02 00:53:27 -08:00 |
|
SDL_stretch.c
|
Fixed bug 2374 - Update copyright for 2014...
|
2014-02-02 00:53:27 -08:00 |
|
SDL_surface.c
|
Fixed bug 2374 - Update copyright for 2014...
|
2014-02-02 00:53:27 -08:00 |
|
SDL_sysvideo.h
|
Fixed whitespace.
|
2014-05-24 01:25:27 -04:00 |
|
SDL_video.c
|
Setting the window size changes the fullscreen display mode, unless a window display mode has been set.
|
2014-06-04 10:57:52 -07:00 |
|
sdlgenblit.pl
|
Static analysis fix: more cleanups of unused variables, etc, in blitters.
|
2014-03-21 10:40:15 -04:00 |