SDL2/src/video
Sam Lantinga 24fec13ac1 Add full high DPI information to SDL_DisplayMode
SDL_DisplayMode now includes the pixel size, the screen size and the relationship between the two. For example, a 4K display at 200% scale could have a pixel size of 3840x2160, a screen size of 1920x1080, and a display scale of 2.0.
2023-01-27 12:38:46 -08:00
..
android Add full high DPI information to SDL_DisplayMode 2023-01-27 12:38:46 -08:00
arm ARM: NEON assembly optimization for SDL_FillRect 2019-10-24 21:17:52 -04:00
cocoa Add full high DPI information to SDL_DisplayMode 2023-01-27 12:38:46 -08:00
dummy Add full high DPI information to SDL_DisplayMode 2023-01-27 12:38:46 -08:00
emscripten Add full high DPI information to SDL_DisplayMode 2023-01-27 12:38:46 -08:00
haiku Add full high DPI information to SDL_DisplayMode 2023-01-27 12:38:46 -08:00
khronos vulkan_metal.h: Make compatible with ObjC ARC 2022-11-23 17:37:38 -08:00
kmsdrm Add full high DPI information to SDL_DisplayMode 2023-01-27 12:38:46 -08:00
n3ds Add full high DPI information to SDL_DisplayMode 2023-01-27 12:38:46 -08:00
ngage Add full high DPI information to SDL_DisplayMode 2023-01-27 12:38:46 -08:00
offscreen Add full high DPI information to SDL_DisplayMode 2023-01-27 12:38:46 -08:00
ps2 Add full high DPI information to SDL_DisplayMode 2023-01-27 12:38:46 -08:00
psp Add full high DPI information to SDL_DisplayMode 2023-01-27 12:38:46 -08:00
raspberry Add full high DPI information to SDL_DisplayMode 2023-01-27 12:38:46 -08:00
riscos Add full high DPI information to SDL_DisplayMode 2023-01-27 12:38:46 -08:00
uikit Add full high DPI information to SDL_DisplayMode 2023-01-27 12:38:46 -08:00
vita Add full high DPI information to SDL_DisplayMode 2023-01-27 12:38:46 -08:00
vivante Add full high DPI information to SDL_DisplayMode 2023-01-27 12:38:46 -08:00
wayland Add full high DPI information to SDL_DisplayMode 2023-01-27 12:38:46 -08:00
windows Add full high DPI information to SDL_DisplayMode 2023-01-27 12:38:46 -08:00
winrt Add full high DPI information to SDL_DisplayMode 2023-01-27 12:38:46 -08:00
x11 Add full high DPI information to SDL_DisplayMode 2023-01-27 12:38:46 -08:00
yuv2rgb Moved SDL_intrin.h back into the public headers for application use 2023-01-10 15:50:35 -08:00
SDL_blit.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_blit.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_blit_0.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_blit_1.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_blit_A.c Moved SDL_intrin.h back into the public headers for application use 2023-01-10 15:50:35 -08:00
SDL_blit_auto.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_blit_auto.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_blit_copy.c Moved SDL_intrin.h back into the public headers for application use 2023-01-10 15:50:35 -08:00
SDL_blit_copy.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_blit_N.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_blit_slow.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_blit_slow.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_bmp.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_clipboard.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_egl.c vita: fix PVR_PSP2 (GLES) + gl4es4fita (GL) 2023-01-25 00:23:05 +01:00
SDL_egl_c.h Fixed building on Raspberry Pi 2023-01-13 14:20:57 -08:00
SDL_fillrect.c Moved SDL_intrin.h back into the public headers for application use 2023-01-10 15:50:35 -08:00
SDL_pixels.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_pixels_c.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_rect.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_rect_c.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_rect_impl.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_RLEaccel.c Replaced SDL_SIMDAlloc(), SDL_SIMDRealloc(), and SDL_SIMDFree() with SDL_aligned_alloc() and SDL_aligned_free() 2023-01-09 18:01:59 -08:00
SDL_RLEaccel_c.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_shape.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_shape_internals.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_stretch.c Moved SDL_intrin.h back into the public headers for application use 2023-01-10 15:50:35 -08:00
SDL_surface.c Document that the pitch value may be zero for surfaces that will be filled in by the application later. 2023-01-24 22:51:16 -08:00
SDL_sysvideo.h SDL 3.0 is going to be high DPI aware and officially separates screen… (#7145) 2023-01-25 01:23:17 -08:00
SDL_video.c Add full high DPI information to SDL_DisplayMode 2023-01-27 12:38:46 -08:00
SDL_video_c.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_vulkan_internal.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_vulkan_utils.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_yuv.c Moved SDL_intrin.h back into the public headers for application use 2023-01-10 15:50:35 -08:00
SDL_yuv_c.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
sdlgenblit.pl Updated copyright for 2023 2023-01-09 09:41:41 -08:00