.. |
android
|
Fixed bug 3745 - specify SDLCALL as the calling convention for API callbacks
|
2017-08-14 06:28:21 -07:00 |
cocoa
|
Fixed bug 2293 - Precise scrolling events
|
2017-08-14 21:28:04 -07:00 |
directfb
|
Fixed bug 3751 - DirectFB linux_input disabled by default
|
2017-08-13 20:51:08 -07:00 |
dummy
|
Updated copyright for 2017
|
2017-01-01 18:33:28 -08:00 |
emscripten
|
Fixed bug 2293 - Precise scrolling events
|
2017-08-14 21:28:04 -07:00 |
haiku
|
haiku: Fixed compiler warning.
|
2017-08-09 18:30:48 -04:00 |
kmsdrm
|
Fixed bug 3723 - Possible double free in kmsdrm init code on certain errors
|
2017-08-11 10:05:45 -07:00 |
mir
|
Fixed bug 2293 - Precise scrolling events
|
2017-08-14 21:28:04 -07:00 |
nacl
|
Fixed bug 2293 - Precise scrolling events
|
2017-08-14 21:28:04 -07:00 |
pandora
|
pandora: Fixed compile error.
|
2017-06-16 23:30:38 +02:00 |
psp
|
Fixed SDL_GetWindowWMInfo() returning success on three unsupported platforms.
|
2017-06-15 23:30:29 +02:00 |
qnx
|
Fixed compiler warnings on QNX.
|
2017-07-23 19:25:16 -04:00 |
raspberry
|
Fixed bug 3690 - SDL2 KMS/DRM render context support
|
2017-08-02 10:22:48 -07:00 |
uikit
|
iOS 10: Work around screen bounds orientation bug. Fixes bugs #3465 and #3505.
|
2017-08-18 23:23:30 -03:00 |
vivante
|
Fixed bug 3690 - SDL2 KMS/DRM render context support
|
2017-08-02 10:22:48 -07:00 |
wayland
|
Hopefully fixed Wayland build
|
2017-08-14 21:35:16 -07:00 |
windows
|
Fixed bug 2137 - SDL Message Boxes don't cope with fixed width fonts (in windows at least)
|
2017-08-14 23:45:06 -07:00 |
winrt
|
Fixed bug 2293 - Precise scrolling events
|
2017-08-14 21:28:04 -07:00 |
x11
|
Fixed bug 2293 - Precise scrolling events
|
2017-08-14 21:28:04 -07:00 |
SDL_RLEaccel.c
|
Fixed bug 3745 - specify SDLCALL as the calling convention for API callbacks
|
2017-08-14 06:28:21 -07:00 |
SDL_RLEaccel_c.h
|
Fixed bug 3745 - specify SDLCALL as the calling convention for API callbacks
|
2017-08-14 06:28:21 -07:00 |
SDL_blit.c
|
Fixed bug 3745 - specify SDLCALL as the calling convention for API callbacks
|
2017-08-14 06:28:21 -07:00 |
SDL_blit.h
|
Fixed bug 3746 - remove SDLCALL attribute from SDL_BlitFunc() funcptr
|
2017-08-13 21:09:00 -07:00 |
SDL_blit_0.c
|
Updated copyright for 2017
|
2017-01-01 18:33:28 -08:00 |
SDL_blit_1.c
|
Updated copyright for 2017
|
2017-01-01 18:33:28 -08:00 |
SDL_blit_A.c
|
Fix some more compiler warnings on armcc.
|
2017-03-03 16:38:17 -05:00 |
SDL_blit_N.c
|
Fixed comment style.
|
2017-02-26 21:20:39 +01:00 |
SDL_blit_auto.c
|
Updated copyright for 2017
|
2017-01-01 18:33:28 -08:00 |
SDL_blit_auto.h
|
Updated copyright for 2017
|
2017-01-01 18:33:28 -08:00 |
SDL_blit_copy.c
|
Updated copyright for 2017
|
2017-01-01 18:33:28 -08:00 |
SDL_blit_copy.h
|
Updated copyright for 2017
|
2017-01-01 18:33:28 -08:00 |
SDL_blit_slow.c
|
Updated copyright for 2017
|
2017-01-01 18:33:28 -08:00 |
SDL_blit_slow.h
|
Updated copyright for 2017
|
2017-01-01 18:33:28 -08:00 |
SDL_bmp.c
|
Fix some more compiler warnings on armcc.
|
2017-03-03 16:38:17 -05:00 |
SDL_clipboard.c
|
Updated copyright for 2017
|
2017-01-01 18:33:28 -08:00 |
SDL_egl.c
|
Fixed bug 3702 - Clear error messages of SDL_LoadObject for optional libraries
|
2017-08-11 10:21:19 -07:00 |
SDL_egl_c.h
|
Fixed bug 3690 - SDL2 KMS/DRM render context support
|
2017-08-02 10:22:48 -07:00 |
SDL_fillrect.c
|
Updated copyright for 2017
|
2017-01-01 18:33:28 -08:00 |
SDL_pixels.c
|
Fixed bug 3158 - SDL display window scrambled over VNC
|
2017-08-12 16:02:33 -07:00 |
SDL_pixels_c.h
|
Updated copyright for 2017
|
2017-01-01 18:33:28 -08:00 |
SDL_rect.c
|
Updated copyright for 2017
|
2017-01-01 18:33:28 -08:00 |
SDL_rect_c.h
|
Updated copyright for 2017
|
2017-01-01 18:33:28 -08:00 |
SDL_shape.c
|
Fixed bug 3699 - Shaped windows are distorted unless width is divisible by 8
|
2017-07-11 08:16:00 -07:00 |
SDL_shape_internals.h
|
Updated copyright for 2017
|
2017-01-01 18:33:28 -08:00 |
SDL_stretch.c
|
Removed newlines from error messages.
|
2017-03-26 21:00:19 +02:00 |
SDL_surface.c
|
Fixed bug 2441 - SDL_DuplicateSurface
|
2017-08-14 13:37:14 -07:00 |
SDL_sysvideo.h
|
Address a compiler warning.
|
2017-08-15 18:29:47 -03:00 |
SDL_video.c
|
Address a compiler warning.
|
2017-08-15 18:29:47 -03:00 |
sdlgenblit.pl
|
Updated copyright for 2017
|
2017-01-01 18:33:28 -08:00 |