| .. |
|
android
|
a37f2aed7e
Hook up Android_ScreenDensity to convert pixels to screen coordinates on Android
|
3 years ago |
|
arm
|
72f8044a42
ARM: NEON assembly optimization for SDL_FillRect
|
6 years ago |
|
cocoa
|
6a27188023
SDL_DisplayMode now represents physical pixels and has added a display scaling factor
|
3 years ago |
|
dummy
|
6a27188023
SDL_DisplayMode now represents physical pixels and has added a display scaling factor
|
3 years ago |
|
emscripten
|
6a27188023
SDL_DisplayMode now represents physical pixels and has added a display scaling factor
|
3 years ago |
|
haiku
|
6a27188023
SDL_DisplayMode now represents physical pixels and has added a display scaling factor
|
3 years ago |
|
khronos
|
239423e205
vulkan_metal.h: Make compatible with ObjC ARC
|
3 years ago |
|
kmsdrm
|
6a27188023
SDL_DisplayMode now represents physical pixels and has added a display scaling factor
|
3 years ago |
|
n3ds
|
6a27188023
SDL_DisplayMode now represents physical pixels and has added a display scaling factor
|
3 years ago |
|
ngage
|
6a27188023
SDL_DisplayMode now represents physical pixels and has added a display scaling factor
|
3 years ago |
|
offscreen
|
6a27188023
SDL_DisplayMode now represents physical pixels and has added a display scaling factor
|
3 years ago |
|
ps2
|
6a27188023
SDL_DisplayMode now represents physical pixels and has added a display scaling factor
|
3 years ago |
|
psp
|
6a27188023
SDL_DisplayMode now represents physical pixels and has added a display scaling factor
|
3 years ago |
|
raspberry
|
6a27188023
SDL_DisplayMode now represents physical pixels and has added a display scaling factor
|
3 years ago |
|
riscos
|
6a27188023
SDL_DisplayMode now represents physical pixels and has added a display scaling factor
|
3 years ago |
|
uikit
|
6a27188023
SDL_DisplayMode now represents physical pixels and has added a display scaling factor
|
3 years ago |
|
vita
|
6a27188023
SDL_DisplayMode now represents physical pixels and has added a display scaling factor
|
3 years ago |
|
vivante
|
8238a128c3
Fixed build on Steam Link hardware
|
3 years ago |
|
wayland
|
6a27188023
SDL_DisplayMode now represents physical pixels and has added a display scaling factor
|
3 years ago |
|
windows
|
6a27188023
SDL_DisplayMode now represents physical pixels and has added a display scaling factor
|
3 years ago |
|
winrt
|
7b50bae524
Renamed SDL events for clarity
|
3 years ago |
|
x11
|
6a27188023
SDL_DisplayMode now represents physical pixels and has added a display scaling factor
|
3 years ago |
|
yuv2rgb
|
dc280c17a0
Moved SDL_intrin.h back into the public headers for application use
|
3 years ago |
|
SDL_RLEaccel.c
|
2aa9569b3e
Replaced SDL_SIMDAlloc(), SDL_SIMDRealloc(), and SDL_SIMDFree() with SDL_aligned_alloc() and SDL_aligned_free()
|
3 years ago |
|
SDL_RLEaccel_c.h
|
fde78d12f2
Updated copyright for 2023
|
3 years ago |
|
SDL_blit.c
|
fde78d12f2
Updated copyright for 2023
|
3 years ago |
|
SDL_blit.h
|
fde78d12f2
Updated copyright for 2023
|
3 years ago |
|
SDL_blit_0.c
|
fde78d12f2
Updated copyright for 2023
|
3 years ago |
|
SDL_blit_1.c
|
fde78d12f2
Updated copyright for 2023
|
3 years ago |
|
SDL_blit_A.c
|
dc280c17a0
Moved SDL_intrin.h back into the public headers for application use
|
3 years ago |
|
SDL_blit_N.c
|
fde78d12f2
Updated copyright for 2023
|
3 years ago |
|
SDL_blit_auto.c
|
fde78d12f2
Updated copyright for 2023
|
3 years ago |
|
SDL_blit_auto.h
|
fde78d12f2
Updated copyright for 2023
|
3 years ago |
|
SDL_blit_copy.c
|
dc280c17a0
Moved SDL_intrin.h back into the public headers for application use
|
3 years ago |
|
SDL_blit_copy.h
|
fde78d12f2
Updated copyright for 2023
|
3 years ago |
|
SDL_blit_slow.c
|
fde78d12f2
Updated copyright for 2023
|
3 years ago |
|
SDL_blit_slow.h
|
fde78d12f2
Updated copyright for 2023
|
3 years ago |
|
SDL_bmp.c
|
fde78d12f2
Updated copyright for 2023
|
3 years ago |
|
SDL_clipboard.c
|
fde78d12f2
Updated copyright for 2023
|
3 years ago |
|
SDL_egl.c
|
3cb819ac48
vita: fix PVR_PSP2 (GLES) + gl4es4fita (GL)
|
3 years ago |
|
SDL_egl_c.h
|
bf53183c8b
Fixed building on Raspberry Pi
|
3 years ago |
|
SDL_fillrect.c
|
dc280c17a0
Moved SDL_intrin.h back into the public headers for application use
|
3 years ago |
|
SDL_pixels.c
|
fde78d12f2
Updated copyright for 2023
|
3 years ago |
|
SDL_pixels_c.h
|
fde78d12f2
Updated copyright for 2023
|
3 years ago |
|
SDL_rect.c
|
fde78d12f2
Updated copyright for 2023
|
3 years ago |
|
SDL_rect_c.h
|
fde78d12f2
Updated copyright for 2023
|
3 years ago |
|
SDL_rect_impl.h
|
fde78d12f2
Updated copyright for 2023
|
3 years ago |
|
SDL_shape.c
|
fde78d12f2
Updated copyright for 2023
|
3 years ago |
|
SDL_shape_internals.h
|
fde78d12f2
Updated copyright for 2023
|
3 years ago |
|
SDL_stretch.c
|
dc280c17a0
Moved SDL_intrin.h back into the public headers for application use
|
3 years ago |
|
SDL_surface.c
|
d496d187c5
Document that the pitch value may be zero for surfaces that will be filled in by the application later.
|
3 years ago |
|
SDL_sysvideo.h
|
4696c9556b
SDL 3.0 is going to be high DPI aware and officially separates screen… (#7145)
|
3 years ago |
|
SDL_video.c
|
9bbc402b81
Take the display scale into account in SDL_GetWindowSizeInPixels()
|
3 years ago |
|
SDL_video_c.h
|
fde78d12f2
Updated copyright for 2023
|
3 years ago |
|
SDL_vulkan_internal.h
|
fde78d12f2
Updated copyright for 2023
|
3 years ago |
|
SDL_vulkan_utils.c
|
fde78d12f2
Updated copyright for 2023
|
3 years ago |
|
SDL_yuv.c
|
dc280c17a0
Moved SDL_intrin.h back into the public headers for application use
|
3 years ago |
|
SDL_yuv_c.h
|
fde78d12f2
Updated copyright for 2023
|
3 years ago |
|
sdlgenblit.pl
|
fde78d12f2
Updated copyright for 2023
|
3 years ago |