Sam Lantinga 4e9cfad558 Cache window manipulation calls while an SDL_Window is hidden and replay them when the window is set visible 2 лет назад
..
android 068d3da366 Fixed window and backbuffer size on Android 2 лет назад
arm 9cb5f0bfc6 video: fix ARM neon and simd 3 лет назад
cocoa cc94f600fd Officially added the concept of window pixel density 2 лет назад
dummy c699f3d1d8 Updated SDL high DPI support 2 лет назад
emscripten cc94f600fd Officially added the concept of window pixel density 2 лет назад
haiku c699f3d1d8 Updated SDL high DPI support 2 лет назад
khronos b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined 3 лет назад
kmsdrm a66cad79c1 SDL_GetClosestFullscreenDisplayMode() now takes a boolean whether to include high density modes 2 лет назад
n3ds c699f3d1d8 Updated SDL high DPI support 2 лет назад
ngage c699f3d1d8 Updated SDL high DPI support 2 лет назад
offscreen c699f3d1d8 Updated SDL high DPI support 2 лет назад
ps2 c699f3d1d8 Updated SDL high DPI support 2 лет назад
psp c699f3d1d8 Updated SDL high DPI support 2 лет назад
qnx 81ff49f4b5 Remove _THIS in src/video and in src/events (also VideoDevice) 2 лет назад
raspberry c699f3d1d8 Updated SDL high DPI support 2 лет назад
riscos c699f3d1d8 Updated SDL high DPI support 2 лет назад
uikit a66cad79c1 SDL_GetClosestFullscreenDisplayMode() now takes a boolean whether to include high density modes 2 лет назад
vita c699f3d1d8 Updated SDL high DPI support 2 лет назад
vivante c699f3d1d8 Updated SDL high DPI support 2 лет назад
wayland d5f07730be x11: Dynamically update the scale factor 2 лет назад
windows 87186a893c Integrate 8067023 and 8067041 to SDL3: 2 лет назад
winrt c699f3d1d8 Updated SDL high DPI support 2 лет назад
x11 d5f07730be x11: Dynamically update the scale factor 2 лет назад
yuv2rgb b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined 3 лет назад
SDL_RLEaccel.c 308bcbbe76 Fixed Visual Studio warning 4244 3 лет назад
SDL_RLEaccel_c.h fde78d12f2 Updated copyright for 2023 3 лет назад
SDL_blit.c 9b065bf54b Fix various warnings: static /void / comma 3 лет назад
SDL_blit.h b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined 3 лет назад
SDL_blit_0.c cb6b8b0132 Simplify flags testing (#7220) 3 лет назад
SDL_blit_1.c b5cd0749b2 blit: Add a case for 8-bit blits that sdl12-compat exposed. 2 лет назад
SDL_blit_A.c b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined 3 лет назад
SDL_blit_N.c b6df25c334 Removed redundant __powerpc__ check 2 лет назад
SDL_blit_auto.c b95b203116 Refresh generation of SDL_blit_auto.c after simplifying sdlgenblit.pl 3 лет назад
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 fde78d12f2 Updated copyright for 2023 3 лет назад
SDL_clipboard.c 19adfa3ad9 wayland: Add support for images in clipboard. 2 лет назад
SDL_egl.c 81ff49f4b5 Remove _THIS in src/video and in src/events (also VideoDevice) 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 308bcbbe76 Fixed Visual Studio warning 4244 3 лет назад
SDL_pixels_c.h cae6b4489d - simplication and factorization around CalculateSize and Pitch, RGB/YUV 3 лет назад
SDL_rect.c fde78d12f2 Updated copyright for 2023 3 лет назад
SDL_rect_c.h fde78d12f2 Updated copyright for 2023 3 лет назад
SDL_rect_impl.h c5c94a6be6 Change return type from void to int, for functions that set an error 3 лет назад
SDL_shape.c a4604cb0d6 Check return value of SDL_malloc() 2 лет назад
SDL_shape_internals.h fde78d12f2 Updated copyright for 2023 3 лет назад
SDL_stretch.c b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined 3 лет назад
SDL_surface.c ac607c1088 SDL_ConvertSurface(): add null pointer check 2 лет назад
SDL_sysvideo.h 4e9cfad558 Cache window manipulation calls while an SDL_Window is hidden and replay them when the window is set visible 2 лет назад
SDL_video.c 4e9cfad558 Cache window manipulation calls while an SDL_Window is hidden and replay them when the window is set visible 2 лет назад
SDL_video_c.h fde78d12f2 Updated copyright for 2023 3 лет назад
SDL_vulkan_internal.h 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) 3 лет назад
SDL_vulkan_utils.c b078122c53 Fixed Visual Studio warning 4701 3 лет назад
SDL_yuv.c b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined 3 лет назад
SDL_yuv_c.h cae6b4489d - simplication and factorization around CalculateSize and Pitch, RGB/YUV 3 лет назад
sdlgenblit.pl 41b8fee833 Simplify SDL_BLENDMODE_MUL in sdlgenblit.pl 3 лет назад