..
android
Updated source to match SDL function prototype style
2023-05-23 10:59:03 -07:00
arm
ARM: NEON assembly optimization for SDL_FillRect
2019-10-24 21:17:52 -04:00
cocoa
cocoa: Warp mouse to center of window before enabling relative mouse.
2023-06-11 12:47:26 -04:00
directfb
Updated source to match SDL function prototype style
2023-05-23 10:59:03 -07:00
dummy
Handle DPI scaling in SDL_GetWindowSurface
2023-06-14 17:23:54 -07:00
emscripten
emscripten: Add JS library dependencies using EM_JS_DEPS macro
2023-07-06 18:15:49 -04:00
haiku
Updated source to match SDL function prototype style
2023-05-23 10:59:03 -07:00
khronos
khronos: Fixed a typo in a Vulkan header, to match upstream.
2023-07-03 11:04:41 -04:00
kmsdrm
Updated source to match SDL function prototype style
2023-05-23 10:59:03 -07:00
n3ds
Handle DPI scaling in SDL_GetWindowSurface
2023-06-14 17:23:54 -07:00
nacl
Updated source to match SDL function prototype style
2023-05-23 10:59:03 -07:00
ngage
Handle DPI scaling in SDL_GetWindowSurface
2023-06-14 17:23:54 -07:00
offscreen
Handle DPI scaling in SDL_GetWindowSurface
2023-06-14 17:23:54 -07:00
os2
further mouse relative motion fix for os/2 (thanks Andrey Vasilkin)
2023-06-08 03:40:32 +03:00
pandora
Updated source to match SDL function prototype style
2023-05-23 10:59:03 -07:00
ps2
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
psp
Updated source to match SDL function prototype style
2023-05-23 10:59:03 -07:00
qnx
Updated source to match SDL function prototype style
2023-05-23 10:59:03 -07:00
raspberry
Updated source to match SDL function prototype style
2023-05-23 10:59:03 -07:00
riscos
Handle DPI scaling in SDL_GetWindowSurface
2023-06-14 17:23:54 -07:00
uikit
Updated source to match SDL function prototype style
2023-05-23 10:59:03 -07:00
vita
Updated source to match SDL function prototype style
2023-05-23 10:59:03 -07:00
vivante
Updated source to match SDL function prototype style
2023-05-23 10:59:03 -07:00
wayland
video(wayland): use both --icon and --icon-name for Zenity ( #7897 )
2023-07-06 17:56:51 -07:00
windows
Added GetClientScreenRect() and fixed build for C89 compilers
2023-07-05 11:06:28 -07:00
winrt
Updated source to match SDL function prototype style
2023-05-23 10:59:03 -07:00
x11
X11: Use XFixes to detect clipboard updates
2023-07-08 13:17:40 -07:00
yuv2rgb
Add optimiztion function with LSX in LoongArch
2022-06-06 08:49:09 -07:00
SDL_blit.c
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
SDL_blit.h
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
SDL_blit_0.c
Added support for blitting SDL_PIXELFORMAT_INDEX1LSB
2023-06-19 08:36:30 -07:00
SDL_blit_1.c
Updated source to match SDL function prototype style
2023-05-23 10:59:03 -07:00
SDL_blit_A.c
Updated source to match SDL function prototype style
2023-05-23 10:59:03 -07:00
SDL_blit_auto.c
Refresh generation of SDL_blit_auto.c after simplifying sdlgenblit.pl
2023-03-16 20:27:09 +01:00
SDL_blit_auto.h
Refresh generation of SDL_blit_auto.c
2023-03-16 20:27:09 +01:00
SDL_blit_copy.c
SDL_blit_copy: Don't call potentially FPU using SDL_memcpy in SDL_memcpyMMX
2023-03-27 06:13:28 +00:00
SDL_blit_copy.h
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
SDL_blit_N.c
Updated source to match SDL function prototype style
2023-05-23 10:59:03 -07:00
SDL_blit_slow.c
Simplify SDL_BLENDMODE_MUL
2023-03-16 20:27:09 +01:00
SDL_blit_slow.h
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
SDL_bmp.c
Updated source to match SDL function prototype style
2023-05-23 10:59:03 -07:00
SDL_clipboard.c
Updated source to match SDL function prototype style
2023-05-23 10:59:03 -07:00
SDL_egl.c
Updated source to match SDL function prototype style
2023-05-23 10:59:03 -07:00
SDL_egl_c.h
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
SDL_fillrect.c
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
SDL_pixels.c
Don't crash if SDL_MapRGB() and SDL_MapRGBA() are passed a NULL format
2023-06-27 16:08:53 -07:00
SDL_pixels_c.h
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
SDL_rect.c
Updated source to match SDL function prototype style
2023-05-23 10:59:03 -07:00
SDL_rect_c.h
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
SDL_rect_impl.h
Updated source to match SDL function prototype style
2023-05-23 10:59:03 -07:00
SDL_RLEaccel.c
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
SDL_RLEaccel_c.h
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
SDL_shape.c
Updated source to match SDL function prototype style
2023-05-23 10:59:03 -07:00
SDL_shape_internals.h
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
SDL_stretch.c
Updated source to match SDL function prototype style
2023-05-23 10:59:03 -07:00
SDL_surface.c
Updated source to match SDL function prototype style
2023-05-23 10:59:03 -07:00
SDL_sysvideo.h
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
SDL_video.c
Handle DPI scaling in SDL_GetWindowSurface
2023-06-14 17:23:54 -07:00
SDL_vulkan_internal.h
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
SDL_vulkan_utils.c
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
SDL_yuv.c
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
SDL_yuv_c.h
Updated copyright for 2023
2023-01-09 09:48:21 -08:00
sdlgenblit.pl
Simplify SDL_BLENDMODE_MUL in sdlgenblit.pl
2023-03-16 20:27:09 +01:00