Ryan C. Gordon 13202642a3 aaudio: Fixed capitialization, plus some minor cleanups. пре 2 година
..
android 13202642a3 aaudio: Fixed capitialization, plus some minor cleanups. пре 2 година
arm 37e567994d Fix remaining typos (#7921) пре 2 година
cocoa 44536b7537 Add and event and flag to report when a window has been occluded пре 2 година
dummy b8d91252c6 Fixed automation tests using the dummy video driver пре 2 година
emscripten b42cb1c6f2 emscripten: Add JS library dependencies using EM_JS_DEPS macro пре 2 година
gdk c886e80675 gdk: Virtual keyboard and text input backend пре 2 година
haiku e264bb5178 Rename SDL_PIXELFORMAT_RGB888 and SDL_PIXELFORMAT_BGR888 to SDL_PIXELFORMAT_XRGB8888 and SDL_PIXELFORMAT_XBGR8888 for clarity пре 2 година
khronos 611b3dd1fd remove unused vulkan/*.hpp files. пре 2 година
kmsdrm 37e567994d Fix remaining typos (#7921) пре 2 година
n3ds 37e567994d Fix remaining typos (#7921) пре 2 година
ngage c065a9b128 Fix some issues caught by check_stdlib_usage.py пре 2 година
offscreen e264bb5178 Rename SDL_PIXELFORMAT_RGB888 and SDL_PIXELFORMAT_BGR888 to SDL_PIXELFORMAT_XRGB8888 and SDL_PIXELFORMAT_XBGR8888 for clarity пре 2 година
ps2 c699f3d1d8 Updated SDL high DPI support пре 2 година
psp c699f3d1d8 Updated SDL high DPI support пре 2 година
qnx 37e567994d Fix remaining typos (#7921) пре 2 година
raspberry 37e567994d Fix remaining typos (#7921) пре 2 година
riscos e264bb5178 Rename SDL_PIXELFORMAT_RGB888 and SDL_PIXELFORMAT_BGR888 to SDL_PIXELFORMAT_XRGB8888 and SDL_PIXELFORMAT_XBGR8888 for clarity пре 2 година
uikit c45a0cd9b3 Don't divide by the scale twice пре 2 година
vita ddbdd73258 Updated source to match SDL function prototype style пре 2 година
vivante a16b241b89 Make sure the mouse and keyboard focus is cleared when a window is hidden пре 2 година
wayland 96720f3350 wayland: Don't clamp the max window size when unbounded пре 2 година
windows 41d436f0fe Use SetWindowPos to show windows when SDL_HINT_WINDOW_ACTIVATE_WHEN_SHOWN is set to avoid activating the parent window when showing a child window пре 2 година
winrt 37e567994d Fix remaining typos (#7921) пре 2 година
x11 3ab4665956 cmake: bump minimum required CMake version to 3.16 пре 2 година
yuv2rgb b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined пре 3 година
SDL_RLEaccel.c 3c04be4486 The rectangles passed to SDL_BlitSurfaceUnchecked() and SDL_BlitSurfaceUncheckedScaled() are const. пре 2 година
SDL_RLEaccel_c.h fde78d12f2 Updated copyright for 2023 пре 3 година
SDL_blit.c 3c04be4486 The rectangles passed to SDL_BlitSurfaceUnchecked() and SDL_BlitSurfaceUncheckedScaled() are const. пре 2 година
SDL_blit.h e264bb5178 Rename SDL_PIXELFORMAT_RGB888 and SDL_PIXELFORMAT_BGR888 to SDL_PIXELFORMAT_XRGB8888 and SDL_PIXELFORMAT_XBGR8888 for clarity пре 2 година
SDL_blit_0.c 70e43c150e Added support for blitting SDL_PIXELFORMAT_INDEX1LSB пре 2 година
SDL_blit_1.c ddbdd73258 Updated source to match SDL function prototype style пре 2 година
SDL_blit_A.c ddbdd73258 Updated source to match SDL function prototype style пре 2 година
SDL_blit_N.c 37e567994d Fix remaining typos (#7921) пре 2 година
SDL_blit_auto.c e264bb5178 Rename SDL_PIXELFORMAT_RGB888 and SDL_PIXELFORMAT_BGR888 to SDL_PIXELFORMAT_XRGB8888 and SDL_PIXELFORMAT_XBGR8888 for clarity пре 2 година
SDL_blit_auto.h ad1a216d65 Refresh generation of SDL_blit_auto.c пре 3 година
SDL_blit_copy.c b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined пре 3 година
SDL_blit_copy.h fde78d12f2 Updated copyright for 2023 пре 3 година
SDL_blit_slow.c e2f560d4bb Fixed build error пре 3 година
SDL_blit_slow.h fde78d12f2 Updated copyright for 2023 пре 3 година
SDL_bmp.c bea99d48f2 Changed 'freesrc' parameter from int to SDL_bool пре 2 година
SDL_clipboard.c ddb817a1af Only clear the clipboard if setting empty text пре 2 година
SDL_clipboard_c.h 55ff09de38 Reimplement clipboard text in terms of clipboard data пре 2 година
SDL_egl.c ddbdd73258 Updated source to match SDL function prototype style пре 2 година
SDL_egl_c.h 81ff49f4b5 Remove _THIS in src/video and in src/events (also VideoDevice) пре 2 година
SDL_fillrect.c b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined пре 3 година
SDL_pixels.c bce598addd SDL_pixels.c: Fixed compiler warning on Android NDK. пре 2 година
SDL_pixels_c.h cae6b4489d - simplication and factorization around CalculateSize and Pitch, RGB/YUV пре 3 година
SDL_rect.c ddbdd73258 Updated source to match SDL function prototype style пре 2 година
SDL_rect_c.h fde78d12f2 Updated copyright for 2023 пре 3 година
SDL_rect_impl.h ddbdd73258 Updated source to match SDL function prototype style пре 2 година
SDL_shape.c ddbdd73258 Updated source to match SDL function prototype style пре 2 година
SDL_shape_internals.h fde78d12f2 Updated copyright for 2023 пре 3 година
SDL_stretch.c ddbdd73258 Updated source to match SDL function prototype style пре 2 година
SDL_surface.c 37e567994d Fix remaining typos (#7921) пре 2 година
SDL_sysvideo.h 55ff09de38 Reimplement clipboard text in terms of clipboard data пре 2 година
SDL_video.c 2fff999a41 Try to create the dummy mouse cursor after video backend initialization пре 2 година
SDL_video_c.h fde78d12f2 Updated copyright for 2023 пре 3 година
SDL_vulkan_internal.h 37e567994d Fix remaining typos (#7921) пре 2 година
SDL_vulkan_utils.c b078122c53 Fixed Visual Studio warning 4701 пре 3 година
SDL_yuv.c e264bb5178 Rename SDL_PIXELFORMAT_RGB888 and SDL_PIXELFORMAT_BGR888 to SDL_PIXELFORMAT_XRGB8888 and SDL_PIXELFORMAT_XBGR8888 for clarity пре 2 година
SDL_yuv_c.h cae6b4489d - simplication and factorization around CalculateSize and Pitch, RGB/YUV пре 3 година
sdlgenblit.pl 37e567994d Fix remaining typos (#7921) пре 2 година