Sam Lantinga 2bf6a7c6af Fixed build warning on Xcode 14.3 2 lat temu
..
android ddbdd73258 Updated source to match SDL function prototype style 2 lat temu
arm 9cb5f0bfc6 video: fix ARM neon and simd 3 lat temu
cocoa ddbdd73258 Updated source to match SDL function prototype style 2 lat temu
dummy c699f3d1d8 Updated SDL high DPI support 2 lat temu
emscripten cc94f600fd Officially added the concept of window pixel density 2 lat temu
haiku ddbdd73258 Updated source to match SDL function prototype style 2 lat temu
khronos b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined 3 lat temu
kmsdrm ddbdd73258 Updated source to match SDL function prototype style 2 lat temu
n3ds ddbdd73258 Updated source to match SDL function prototype style 2 lat temu
ngage c699f3d1d8 Updated SDL high DPI support 2 lat temu
offscreen ddbdd73258 Updated source to match SDL function prototype style 2 lat temu
ps2 c699f3d1d8 Updated SDL high DPI support 2 lat temu
psp c699f3d1d8 Updated SDL high DPI support 2 lat temu
qnx ddbdd73258 Updated source to match SDL function prototype style 2 lat temu
raspberry c699f3d1d8 Updated SDL high DPI support 2 lat temu
riscos ddbdd73258 Updated source to match SDL function prototype style 2 lat temu
uikit 2bf6a7c6af Fixed build warning on Xcode 14.3 2 lat temu
vita ddbdd73258 Updated source to match SDL function prototype style 2 lat temu
vivante c699f3d1d8 Updated SDL high DPI support 2 lat temu
wayland ddbdd73258 Updated source to match SDL function prototype style 2 lat temu
windows d4bc393efe video: Only specify some GL context attributes if not the explicit default. 2 lat temu
winrt ddbdd73258 Updated source to match SDL function prototype style 2 lat temu
x11 d4bc393efe video: Only specify some GL context attributes if not the explicit default. 2 lat temu
yuv2rgb b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined 3 lat temu
SDL_RLEaccel.c 308bcbbe76 Fixed Visual Studio warning 4244 3 lat temu
SDL_RLEaccel_c.h fde78d12f2 Updated copyright for 2023 3 lat temu
SDL_blit.c 9b065bf54b Fix various warnings: static /void / comma 3 lat temu
SDL_blit.h b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined 3 lat temu
SDL_blit_0.c ddbdd73258 Updated source to match SDL function prototype style 2 lat temu
SDL_blit_1.c ddbdd73258 Updated source to match SDL function prototype style 2 lat temu
SDL_blit_A.c ddbdd73258 Updated source to match SDL function prototype style 2 lat temu
SDL_blit_N.c ddbdd73258 Updated source to match SDL function prototype style 2 lat temu
SDL_blit_auto.c b95b203116 Refresh generation of SDL_blit_auto.c after simplifying sdlgenblit.pl 3 lat temu
SDL_blit_auto.h ad1a216d65 Refresh generation of SDL_blit_auto.c 3 lat temu
SDL_blit_copy.c b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined 3 lat temu
SDL_blit_copy.h fde78d12f2 Updated copyright for 2023 3 lat temu
SDL_blit_slow.c e2f560d4bb Fixed build error 3 lat temu
SDL_blit_slow.h fde78d12f2 Updated copyright for 2023 3 lat temu
SDL_bmp.c ddbdd73258 Updated source to match SDL function prototype style 2 lat temu
SDL_clipboard.c ddbdd73258 Updated source to match SDL function prototype style 2 lat temu
SDL_egl.c ddbdd73258 Updated source to match SDL function prototype style 2 lat temu
SDL_egl_c.h 81ff49f4b5 Remove _THIS in src/video and in src/events (also VideoDevice) 2 lat temu
SDL_fillrect.c b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined 3 lat temu
SDL_pixels.c ddbdd73258 Updated source to match SDL function prototype style 2 lat temu
SDL_pixels_c.h cae6b4489d - simplication and factorization around CalculateSize and Pitch, RGB/YUV 3 lat temu
SDL_rect.c ddbdd73258 Updated source to match SDL function prototype style 2 lat temu
SDL_rect_c.h fde78d12f2 Updated copyright for 2023 3 lat temu
SDL_rect_impl.h ddbdd73258 Updated source to match SDL function prototype style 2 lat temu
SDL_shape.c ddbdd73258 Updated source to match SDL function prototype style 2 lat temu
SDL_shape_internals.h fde78d12f2 Updated copyright for 2023 3 lat temu
SDL_stretch.c ddbdd73258 Updated source to match SDL function prototype style 2 lat temu
SDL_surface.c ddbdd73258 Updated source to match SDL function prototype style 2 lat temu
SDL_sysvideo.h 4e9cfad558 Cache window manipulation calls while an SDL_Window is hidden and replay them when the window is set visible 2 lat temu
SDL_video.c 06d5989157 Fixed crash if video isn't initialized in SDL_CreatePopupWindow() 2 lat temu
SDL_video_c.h fde78d12f2 Updated copyright for 2023 3 lat temu
SDL_vulkan_internal.h 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) 3 lat temu
SDL_vulkan_utils.c b078122c53 Fixed Visual Studio warning 4701 3 lat temu
SDL_yuv.c b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined 3 lat temu
SDL_yuv_c.h cae6b4489d - simplication and factorization around CalculateSize and Pitch, RGB/YUV 3 lat temu
sdlgenblit.pl 41b8fee833 Simplify SDL_BLENDMODE_MUL in sdlgenblit.pl 3 lat temu