David Gow 847539afeb wayland: Only call libdecor_dispatch() if we've loaded libdecor 3 gadi atpakaļ
..
android c87b0142fe Fixed building with C89 compiler 3 gadi atpakaļ
arm 72f8044a42 ARM: NEON assembly optimization for SDL_FillRect 6 gadi atpakaļ
cocoa 412ceb84d4 video: Only check major version in SDL_GetWindowWMInfo 3 gadi atpakaļ
directfb 412ceb84d4 video: Only check major version in SDL_GetWindowWMInfo 3 gadi atpakaļ
dummy c1336b21ed hints: Make SDL_VIDEODRIVER and SDL_AUDIODRIVER formal hints. 4 gadi atpakaļ
emscripten ea7d5307ac emscripten: Proxy SDL_GetUsableDisplayBounds to the main thread. 4 gadi atpakaļ
haiku 412ceb84d4 video: Only check major version in SDL_GetWindowWMInfo 3 gadi atpakaļ
khronos 23ffa3d914 Update SDL's copy of the EGL headers from Khronos 4 gadi atpakaļ
kmsdrm 501a499180 Add clang-format on/off comments where necessary. 3 gadi atpakaļ
nacl 60deadba59 re-use return value of SDL_SetError/WIN_SetErrorFromHRESULT/SDL_OutOfMemory 4 gadi atpakaļ
ngage 9b75fa0165 N-Gage port: add changes from code reviews, overall cleanup (#5618) 3 gadi atpakaļ
offscreen 19df4af2aa simplify SDL_DUMMY/OFFSCREEN_CreateWindowFramebuffer 4 gadi atpakaļ
os2 412ceb84d4 video: Only check major version in SDL_GetWindowWMInfo 3 gadi atpakaļ
pandora 412ceb84d4 video: Only check major version in SDL_GetWindowWMInfo 3 gadi atpakaļ
psp 412ceb84d4 video: Only check major version in SDL_GetWindowWMInfo 3 gadi atpakaļ
qnx 10ffcbb115 QNX: use SDL_malloc 4 gadi atpakaļ
raspberry 412ceb84d4 video: Only check major version in SDL_GetWindowWMInfo 3 gadi atpakaļ
riscos 347659e8cf riscos: Ensure that last_mouse_buttons is initialised correctly 3 gadi atpakaļ
uikit 412ceb84d4 video: Only check major version in SDL_GetWindowWMInfo 3 gadi atpakaļ
vita 412ceb84d4 video: Only check major version in SDL_GetWindowWMInfo 3 gadi atpakaļ
vivante 412ceb84d4 video: Only check major version in SDL_GetWindowWMInfo 3 gadi atpakaļ
wayland 847539afeb wayland: Only call libdecor_dispatch() if we've loaded libdecor 3 gadi atpakaļ
windows f78f775238 ime: windows: allocate space for null terminator 3 gadi atpakaļ
winrt 412ceb84d4 video: Only check major version in SDL_GetWindowWMInfo 3 gadi atpakaļ
x11 412ceb84d4 video: Only check major version in SDL_GetWindowWMInfo 3 gadi atpakaļ
yuv2rgb e4b5afa576 fix unused variable depending on YUV format 3 gadi atpakaļ
SDL_RLEaccel.c 6da99d4a6c Don't use SDL_SIMDFree() if the pixels haven't been allocated with SDL_SIMDAlloc() 3 gadi atpakaļ
SDL_RLEaccel_c.h 120c76c84b Updated copyright for 2022 4 gadi atpakaļ
SDL_blit.c f3e86b9fd3 Fixed bug #2199: make SDL_blit_slow handles SDL_PIXELFORMAT_ARGB2101010, storing as RGBA 4 gadi atpakaļ
SDL_blit.h 56568ffb38 Remove 'reserved identifier' warning 4 gadi atpakaļ
SDL_blit_0.c a75041e8dd Fixed bug #2140: basic support to convert 16 colors palette PIXELFORMAT_INDEX4, to allow conversion to SDL_Texture 4 gadi atpakaļ
SDL_blit_1.c 501a499180 Add clang-format on/off comments where necessary. 3 gadi atpakaļ
SDL_blit_A.c 501a499180 Add clang-format on/off comments where necessary. 3 gadi atpakaļ
SDL_blit_N.c 501a499180 Add clang-format on/off comments where necessary. 3 gadi atpakaļ
SDL_blit_auto.c 501a499180 Add clang-format on/off comments where necessary. 3 gadi atpakaļ
SDL_blit_auto.h 120c76c84b Updated copyright for 2022 4 gadi atpakaļ
SDL_blit_copy.c 120c76c84b Updated copyright for 2022 4 gadi atpakaļ
SDL_blit_copy.h 120c76c84b Updated copyright for 2022 4 gadi atpakaļ
SDL_blit_slow.c 93e7caab9a SDL_blit_slow: remove one nested 'if()' because of ARGB2101010 handling 4 gadi atpakaļ
SDL_blit_slow.h 120c76c84b Updated copyright for 2022 4 gadi atpakaļ
SDL_bmp.c 0d7edcb703 Fixed loading 32-bit BMP files 4 gadi atpakaļ
SDL_clipboard.c 120c76c84b Updated copyright for 2022 4 gadi atpakaļ
SDL_egl.c c8eea02071 Fix C89 build errors in Windows builds 3 gadi atpakaļ
SDL_egl_c.h 120c76c84b Updated copyright for 2022 4 gadi atpakaļ
SDL_fillrect.c 501a499180 Add clang-format on/off comments where necessary. 3 gadi atpakaļ
SDL_pixels.c ad6bc521bd Move SDL_List functions to SDL_list.c to avoid more merge with eventual PR 4 gadi atpakaļ
SDL_pixels_c.h 120c76c84b Updated copyright for 2022 4 gadi atpakaļ
SDL_rect.c d81fee7623 SDL_Rect: Added floating point versions of all the rectangle APIs. 4 gadi atpakaļ
SDL_rect_c.h 120c76c84b Updated copyright for 2022 4 gadi atpakaļ
SDL_rect_impl.h d81fee7623 SDL_Rect: Added floating point versions of all the rectangle APIs. 4 gadi atpakaļ
SDL_shape.c 120c76c84b Updated copyright for 2022 4 gadi atpakaļ
SDL_shape_internals.h 120c76c84b Updated copyright for 2022 4 gadi atpakaļ
SDL_stretch.c 120c76c84b Updated copyright for 2022 4 gadi atpakaļ
SDL_surface.c 60deadba59 re-use return value of SDL_SetError/WIN_SetErrorFromHRESULT/SDL_OutOfMemory 4 gadi atpakaļ
SDL_sysvideo.h 5669743a43 Make sure SDL_CaptureMouse() is only called on the main thread 3 gadi atpakaļ
SDL_video.c 5669743a43 Make sure SDL_CaptureMouse() is only called on the main thread 3 gadi atpakaļ
SDL_vulkan_internal.h eb80f2c65a sync handling of subsystems II. 4 gadi atpakaļ
SDL_vulkan_utils.c 120c76c84b Updated copyright for 2022 4 gadi atpakaļ
SDL_yuv.c 120c76c84b Updated copyright for 2022 4 gadi atpakaļ
SDL_yuv_c.h 120c76c84b Updated copyright for 2022 4 gadi atpakaļ
sdlgenblit.pl 501a499180 Add clang-format on/off comments where necessary. 3 gadi atpakaļ