| .. |
|
android
|
5e2f8adce9
Don't try to save and restore EGL context on Vulkan windows on Android
|
1 неделя назад |
|
arm
|
a50e8a6985
Remove debug print utility functions
|
1 неделя назад |
|
cocoa
|
bfd81a0da4
Replace debug printf's with SDL_Log
|
1 неделя назад |
|
directx
|
75c94e9b31
SDL_opengl_glext.h, src/video/directx/d3d12.h: revert unintended changes from commit d70578b9aac
|
4 месяцев назад |
|
dos
|
fed7f6fe06
perf: fast-path pure palette animation for dos
|
2 месяцев назад |
|
dummy
|
fa2a726cc3
Added SDL_CreateSurfaceUninitialized()
|
3 месяцев назад |
|
emscripten
|
618890f8fa
emscripten: Don't fall back to simulating vsync if settings are still pending.
|
3 недель назад |
|
gdk
|
5f086e7623
Updated copyright for 2026
|
8 месяцев назад |
|
haiku
|
3a3ebba89c
haiku: Don't print screen dimensions when going full screen
|
1 неделя назад |
|
khronos
|
f661f37ace
update khronos headers from mainstream.
|
1 месяц назад |
|
kmsdrm
|
68655e9772
kmsdrm: Instead of demanding ARGB8888, try to find a supported surface format.
|
1 неделя назад |
|
n3ds
|
fa2a726cc3
Added SDL_CreateSurfaceUninitialized()
|
3 месяцев назад |
|
ngage
|
5f086e7623
Updated copyright for 2026
|
8 месяцев назад |
|
offscreen
|
e7be7d844a
vulkan: Make SDL_Vulkan_GetInstanceExtensions more robust.
|
2 месяцев назад |
|
openvr
|
92c3150859
Fixed OpenVR build
|
2 месяцев назад |
|
ps2
|
0d845e8689
Fix the video size matching the renderer.
|
8 месяцев назад |
|
psp
|
8e3b6243fd
PSP: Remove log statement
|
2 месяцев назад |
|
qnx
|
e50faf4e6a
Support the full set of standard CSS cursors
|
4 месяцев назад |
|
raspberry
|
230286447e
Fixed Raspberry Pi build
|
7 месяцев назад |
|
riscos
|
7071efb6a3
Fix switching modes on RISC OS
|
4 месяцев назад |
|
uikit
|
fcd11827f4
iOS: fix SDL_GetUIKitDeviceFormFactor return type
|
1 месяц назад |
|
vita
|
3ac4e684ab
make sure #endif comment matches the macro name
|
6 месяцев назад |
|
vivante
|
e7be7d844a
vulkan: Make SDL_Vulkan_GetInstanceExtensions more robust.
|
2 месяцев назад |
|
wayland
|
aa5bffa6d3
wayland: Don't use a stale scaling factor
|
1 неделя назад |
|
windows
|
c80d68fde5
gdk: Send window resize events on Xbox (#16158)
|
1 месяц назад |
|
x11
|
d61bdd3324
Use SDL_snprintf instead of snprintf
|
1 неделя назад |
|
yuv2rgb
|
8f9738372c
Added SDL_PIXELFORMAT_I0FL
|
1 неделя назад |
|
SDL_RLEaccel.c
|
5f086e7623
Updated copyright for 2026
|
8 месяцев назад |
|
SDL_RLEaccel_c.h
|
5f086e7623
Updated copyright for 2026
|
8 месяцев назад |
|
SDL_blit.c
|
eda0859c8b
cpu is always SDL_CPU_ANY in SDL_GeneratedBlitFuncTable
|
4 недель назад |
|
SDL_blit.h
|
eda0859c8b
cpu is always SDL_CPU_ANY in SDL_GeneratedBlitFuncTable
|
4 недель назад |
|
SDL_blit_0.c
|
5f086e7623
Updated copyright for 2026
|
8 месяцев назад |
|
SDL_blit_1.c
|
5f086e7623
Updated copyright for 2026
|
8 месяцев назад |
|
SDL_blit_A.c
|
508450e9c0
adds Blit565to565SurfaceAlphaSVE2
|
4 месяцев назад |
|
SDL_blit_N.c
|
bfd81a0da4
Replace debug printf's with SDL_Log
|
1 неделя назад |
|
SDL_blit_auto.c
|
eda0859c8b
cpu is always SDL_CPU_ANY in SDL_GeneratedBlitFuncTable
|
4 недель назад |
|
SDL_blit_auto.h
|
5f086e7623
Updated copyright for 2026
|
8 месяцев назад |
|
SDL_blit_copy.c
|
5f086e7623
Updated copyright for 2026
|
8 месяцев назад |
|
SDL_blit_copy.h
|
5f086e7623
Updated copyright for 2026
|
8 месяцев назад |
|
SDL_blit_slow.c
|
5f086e7623
Updated copyright for 2026
|
8 месяцев назад |
|
SDL_blit_slow.h
|
5f086e7623
Updated copyright for 2026
|
8 месяцев назад |
|
SDL_bmp.c
|
c71abd0860
bmp: Correctly load RLE-encoded bitmaps with irregular widths.
|
3 недель назад |
|
SDL_clipboard.c
|
43c928ee86
Improve constness with Clipboard APIs
|
5 месяцев назад |
|
SDL_clipboard_c.h
|
43c928ee86
Improve constness with Clipboard APIs
|
5 месяцев назад |
|
SDL_egl.c
|
6b060435e3
egl: Handle error when binding EGL API in context creation
|
6 месяцев назад |
|
SDL_egl_c.h
|
f8331d50ff
Simplify SDL_GL_EGL_PLATFORM handling
|
7 месяцев назад |
|
SDL_fillrect.c
|
a5889b0e44
make sure #endif comment matches the macro name
|
6 месяцев назад |
|
SDL_pixels.c
|
321801ac08
check_stdlib_usage: add --no-exclude and check printf
|
1 неделя назад |
|
SDL_pixels_c.h
|
148241117b
Define SCRGB_NITS for use in HDR color calculations
|
1 месяц назад |
|
SDL_rect.c
|
5f086e7623
Updated copyright for 2026
|
8 месяцев назад |
|
SDL_rect_c.h
|
5f086e7623
Updated copyright for 2026
|
8 месяцев назад |
|
SDL_rect_impl.h
|
5f086e7623
Updated copyright for 2026
|
8 месяцев назад |
|
SDL_rotate.c
|
fa2a726cc3
Added SDL_CreateSurfaceUninitialized()
|
3 месяцев назад |
|
SDL_rotate.h
|
5f086e7623
Updated copyright for 2026
|
8 месяцев назад |
|
SDL_stb.c
|
fa2a726cc3
Added SDL_CreateSurfaceUninitialized()
|
3 месяцев назад |
|
SDL_stb_c.h
|
5f086e7623
Updated copyright for 2026
|
8 месяцев назад |
|
SDL_stretch.c
|
a50e8a6985
Remove debug print utility functions
|
1 неделя назад |
|
SDL_surface.c
|
1457503bd2
Check for the sRGB color primaries rather than the transfer function
|
1 месяц назад |
|
SDL_surface_c.h
|
fa2a726cc3
Added SDL_CreateSurfaceUninitialized()
|
3 месяцев назад |
|
SDL_sysvideo.h
|
a8ecd677ed
Add DOS platform support (DJGPP) (#15377)
|
4 месяцев назад |
|
SDL_video.c
|
11a9d3212e
SDL_VideoQuit to SDL_QuitVideo
|
1 месяц назад |
|
SDL_video_c.h
|
11a9d3212e
SDL_VideoQuit to SDL_QuitVideo
|
1 месяц назад |
|
SDL_video_unsupported.c
|
5f086e7623
Updated copyright for 2026
|
8 месяцев назад |
|
SDL_video_unsupported.h
|
5f086e7623
Updated copyright for 2026
|
8 месяцев назад |
|
SDL_vulkan_internal.h
|
5f086e7623
Updated copyright for 2026
|
8 месяцев назад |
|
SDL_vulkan_utils.c
|
5f086e7623
Updated copyright for 2026
|
8 месяцев назад |
|
SDL_yuv.c
|
21f4bc47b6
Remove SDL_HAVE_YUV checks from render drivers
|
1 неделя назад |
|
SDL_yuv_c.h
|
5f086e7623
Updated copyright for 2026
|
8 месяцев назад |
|
miniz.h
|
31caedaf47
video: Fix -Wcomma warnings in miniz
|
2 месяцев назад |
|
sdlgenblit.pl
|
eda0859c8b
cpu is always SDL_CPU_ANY in SDL_GeneratedBlitFuncTable
|
4 недель назад |
|
stb_image.h
|
36e1efccb4
revert parts of CodeSpell commit d870911202 from 3rd party sources
|
4 месяцев назад |