Ozkan Sezer 2f21648528 SDL_os2video.c: silenced -Wempty-body warning, along with minor tidy-up. 2 years ago
..
android b085c18251 make SDL_SetTextInputRect take a pointer to const 2 years ago
arm 72f8044a42 ARM: NEON assembly optimization for SDL_FillRect 5 years ago
cocoa b085c18251 make SDL_SetTextInputRect take a pointer to const 2 years ago
directfb 412ceb84d4 video: Only check major version in SDL_GetWindowWMInfo 2 years ago
dummy c1336b21ed hints: Make SDL_VIDEODRIVER and SDL_AUDIODRIVER formal hints. 3 years ago
emscripten 0fcfaf9e94 emscripten: use MAIN_THREAD_EM_ASM for the fb/cursor proxying 2 years ago
haiku 412ceb84d4 video: Only check major version in SDL_GetWindowWMInfo 2 years ago
khronos 23ffa3d914 Update SDL's copy of the EGL headers from Khronos 3 years ago
kmsdrm c0eada2019 Fix assumption that DRI_DEVNAME begins at 0 (#5865) 2 years ago
nacl 78089e6598 Remove unused internal header SDL_sysevents.h 2 years ago
ngage 9b75fa0165 N-Gage port: add changes from code reviews, overall cleanup (#5618) 2 years ago
offscreen 19df4af2aa simplify SDL_DUMMY/OFFSCREEN_CreateWindowFramebuffer 3 years ago
os2 2f21648528 SDL_os2video.c: silenced -Wempty-body warning, along with minor tidy-up. 2 years ago
pandora 412ceb84d4 video: Only check major version in SDL_GetWindowWMInfo 2 years ago
psp 78089e6598 Remove unused internal header SDL_sysevents.h 2 years ago
qnx 10ffcbb115 QNX: use SDL_malloc 3 years ago
raspberry 78089e6598 Remove unused internal header SDL_sysevents.h 2 years ago
riscos 347659e8cf riscos: Ensure that last_mouse_buttons is initialised correctly 2 years ago
uikit b085c18251 make SDL_SetTextInputRect take a pointer to const 2 years ago
vita 412ceb84d4 video: Only check major version in SDL_GetWindowWMInfo 2 years ago
vivante 412ceb84d4 video: Only check major version in SDL_GetWindowWMInfo 2 years ago
wayland b085c18251 make SDL_SetTextInputRect take a pointer to const 2 years ago
windows adf3ce7c01 Don't drop mouse focus on WM_MOUSELEAVE if the mouse is in relative mode; mouse-level is not meaningful for that case. 2 years ago
winrt fd8cafc72e Rename variables in SDL_egl.c to be more intuitive 2 years ago
x11 fdb86b8266 x11: Don't try to use XInput2 multitouch if not supported. 2 years ago
yuv2rgb 50d8642fa3 Add optimiztion function with LSX in LoongArch 2 years ago
SDL_RLEaccel.c 6da99d4a6c Don't use SDL_SIMDFree() if the pixels haven't been allocated with SDL_SIMDAlloc() 2 years ago
SDL_RLEaccel_c.h 120c76c84b Updated copyright for 2022 3 years ago
SDL_blit.c f3e86b9fd3 Fixed bug #2199: make SDL_blit_slow handles SDL_PIXELFORMAT_ARGB2101010, storing as RGBA 3 years ago
SDL_blit.h 7adb08a79a fixed SDL_BlitMap typedef redefinition errors 2 years ago
SDL_blit_0.c a75041e8dd Fixed bug #2140: basic support to convert 16 colors palette PIXELFORMAT_INDEX4, to allow conversion to SDL_Texture 3 years ago
SDL_blit_1.c 501a499180 Add clang-format on/off comments where necessary. 2 years ago
SDL_blit_A.c 501a499180 Add clang-format on/off comments where necessary. 2 years ago
SDL_blit_N.c 501a499180 Add clang-format on/off comments where necessary. 2 years ago
SDL_blit_auto.c 501a499180 Add clang-format on/off comments where necessary. 2 years ago
SDL_blit_auto.h 120c76c84b Updated copyright for 2022 3 years ago
SDL_blit_copy.c 120c76c84b Updated copyright for 2022 3 years ago
SDL_blit_copy.h 120c76c84b Updated copyright for 2022 3 years ago
SDL_blit_slow.c 93e7caab9a SDL_blit_slow: remove one nested 'if()' because of ARGB2101010 handling 3 years ago
SDL_blit_slow.h 120c76c84b Updated copyright for 2022 3 years ago
SDL_bmp.c 0d7edcb703 Fixed loading 32-bit BMP files 3 years ago
SDL_clipboard.c 120c76c84b Updated copyright for 2022 3 years ago
SDL_egl.c fd8cafc72e Rename variables in SDL_egl.c to be more intuitive 2 years ago
SDL_egl_c.h fd8cafc72e Rename variables in SDL_egl.c to be more intuitive 2 years ago
SDL_fillrect.c 501a499180 Add clang-format on/off comments where necessary. 2 years ago
SDL_pixels.c ad6bc521bd Move SDL_List functions to SDL_list.c to avoid more merge with eventual PR 3 years ago
SDL_pixels_c.h 120c76c84b Updated copyright for 2022 3 years ago
SDL_rect.c d81fee7623 SDL_Rect: Added floating point versions of all the rectangle APIs. 3 years ago
SDL_rect_c.h 120c76c84b Updated copyright for 2022 3 years ago
SDL_rect_impl.h d81fee7623 SDL_Rect: Added floating point versions of all the rectangle APIs. 3 years ago
SDL_shape.c 120c76c84b Updated copyright for 2022 3 years ago
SDL_shape_internals.h 120c76c84b Updated copyright for 2022 3 years ago
SDL_stretch.c 120c76c84b Updated copyright for 2022 3 years ago
SDL_surface.c 507ce36d80 video: Note unused SDL_surface creation parameters for removal in SDL 3 2 years ago
SDL_sysvideo.h b085c18251 make SDL_SetTextInputRect take a pointer to const 2 years ago
SDL_video.c b085c18251 make SDL_SetTextInputRect take a pointer to const 2 years ago
SDL_vulkan_internal.h eb80f2c65a sync handling of subsystems II. 3 years ago
SDL_vulkan_utils.c 120c76c84b Updated copyright for 2022 3 years ago
SDL_yuv.c 50d8642fa3 Add optimiztion function with LSX in LoongArch 2 years ago
SDL_yuv_c.h 120c76c84b Updated copyright for 2022 3 years ago
sdlgenblit.pl 501a499180 Add clang-format on/off comments where necessary. 2 years ago