| .. |
|
android
|
6a1218c1cc
Fix missing whitespace in surface extension missing error messages
|
3 месяцев назад |
|
cocoa
|
99d7dad7e6
pen: Dramatic improvements to proximity information.
|
3 месяцев назад |
|
directx
|
f2074d7af3
Updated copyright for 2025
|
1 год назад |
|
dummy
|
05887f2087
Return false from SDL_SetWindowRelativeMouseMode() if relative mode isn't available
|
4 месяцев назад |
|
emscripten
|
3dee60d65f
pen: Only allow one pen on Emscripten.
|
3 месяцев назад |
|
gdk
|
1871b998cd
Added SDL_EVENT_SCREEN_KEYBOARD_SHOWN and SDL_EVENT_SCREEN_KEYBOARD_HIDDEN
|
5 месяцев назад |
|
haiku
|
f79ede100b
Removed __FILE__ from source code
|
4 месяцев назад |
|
khronos
|
24bdbb8bf4
Supress Metal warning when compiling against macOS 10.11-10.13
|
1 год назад |
|
kmsdrm
|
e221905195
Fix check_stdlib_usage.py libc call matching
|
3 месяцев назад |
|
n3ds
|
6f3b14a6df
audio/video: Fix uninitialized field warnings
|
1 год назад |
|
ngage
|
f2bcfe3dd2
Correct the texture format used for the N-Gage (#13192)
|
9 месяцев назад |
|
offscreen
|
0a6b80717c
Record dynamic dependencies in .note.dlopen elf section
|
6 месяцев назад |
|
openvr
|
aaee09d6ed
Don't do NULL-checks before SDL_free()
|
4 месяцев назад |
|
ps2
|
6f3b14a6df
audio/video: Fix uninitialized field warnings
|
1 год назад |
|
psp
|
1871b998cd
Added SDL_EVENT_SCREEN_KEYBOARD_SHOWN and SDL_EVENT_SCREEN_KEYBOARD_HIDDEN
|
5 месяцев назад |
|
qnx
|
3ddc3f1146
Send events for mice and keyboards detected during initialization
|
6 месяцев назад |
|
raspberry
|
0f8d062e10
Fixed warning: conversion to 'uint32_t' from 'float' may alter its value
|
6 месяцев назад |
|
riscos
|
3ddc3f1146
Send events for mice and keyboards detected during initialization
|
6 месяцев назад |
|
uikit
|
778f70c906
Clarify which thread is the main thread
|
3 месяцев назад |
|
vita
|
aaee09d6ed
Don't do NULL-checks before SDL_free()
|
4 месяцев назад |
|
vivante
|
6a1218c1cc
Fix missing whitespace in surface extension missing error messages
|
3 месяцев назад |
|
wayland
|
6a1218c1cc
Fix missing whitespace in surface extension missing error messages
|
3 месяцев назад |
|
windows
|
24fe3c48a0
Fixed events for windows that have had their window proc hooked at creation time
|
3 месяцев назад |
|
x11
|
52a4366e54
x11: don't grab the pointer while buttons are pressed
|
3 месяцев назад |
|
yuv2rgb
|
4931c675ab
Fixed warning C4127 (conditional expression is constant) in Visual Studio
|
3 месяцев назад |
|
SDL_RLEaccel.c
|
4931c675ab
Fixed warning C4127 (conditional expression is constant) in Visual Studio
|
3 месяцев назад |
|
SDL_RLEaccel_c.h
|
2b365983db
Save the original pixels when RLE encoding is enabled
|
4 месяцев назад |
|
SDL_blit.c
|
ac0edbe9d2
Just assert that RLE encoding isn't active
|
4 месяцев назад |
|
SDL_blit.h
|
4931c675ab
Fixed warning C4127 (conditional expression is constant) in Visual Studio
|
3 месяцев назад |
|
SDL_blit_0.c
|
a2ed1a4197
Fixed blitting bitmaps with a non-zero x offset
|
4 месяцев назад |
|
SDL_blit_1.c
|
4c1a3ccd45
rename local vars 'pixel' to 'pixelvalue'
|
11 месяцев назад |
|
SDL_blit_A.c
|
4e79d2ad64
blit: Check MSVC's `_M_ARM64` define in addition to `__aarch64__`.
|
3 месяцев назад |
|
SDL_blit_N.c
|
7f0d0d0046
blit: Check MSVC's `_M_ARM64` define in addition to `__aarch64__`.
|
3 месяцев назад |
|
SDL_blit_auto.c
|
a882afafe5
fixed several -Wzero-as-null-pointer-constant warnings from gcc-15
|
3 месяцев назад |
|
SDL_blit_auto.h
|
b0a0d236d8
fix sdlgenblit.pl so that it actually matches the generated source
|
11 месяцев назад |
|
SDL_blit_copy.c
|
f2074d7af3
Updated copyright for 2025
|
1 год назад |
|
SDL_blit_copy.h
|
f2074d7af3
Updated copyright for 2025
|
1 год назад |
|
SDL_blit_slow.c
|
a882afafe5
fixed several -Wzero-as-null-pointer-constant warnings from gcc-15
|
3 месяцев назад |
|
SDL_blit_slow.h
|
f2074d7af3
Updated copyright for 2025
|
1 год назад |
|
SDL_bmp.c
|
a01d6f109d
Add SDL_LoadSurface and SDL_LoadSurface_IO (#14374)
|
3 месяцев назад |
|
SDL_clipboard.c
|
23e3cbec20
Only call clipboard callbacks with mime types they expect
|
5 месяцев назад |
|
SDL_clipboard_c.h
|
f2074d7af3
Updated copyright for 2025
|
1 год назад |
|
SDL_egl.c
|
a4c269cd10
Fixed handling framebuffer_srgb_capable for EGL and iOS
|
3 месяцев назад |
|
SDL_egl_c.h
|
f2074d7af3
Updated copyright for 2025
|
1 год назад |
|
SDL_fillrect.c
|
dc5b136930
loongarch: add SDL_FillSurfaceRect4LSX opt
|
4 месяцев назад |
|
SDL_pixels.c
|
ff890d1733
Fixed crash blitting to an 8-bit surface with no palette
|
4 месяцев назад |
|
SDL_pixels_c.h
|
6389f4db4c
SDL_FindColor() can be static
|
4 месяцев назад |
|
SDL_rect.c
|
25b2d2c821
Use new parameter validation macro
|
5 месяцев назад |
|
SDL_rect_c.h
|
f2074d7af3
Updated copyright for 2025
|
1 год назад |
|
SDL_rect_impl.h
|
ffd0ca4391
Perform full rectangle intersection for empty rects
|
4 месяцев назад |
|
SDL_rotate.c
|
e18d63a4e2
Added SDL_RotateSurface()
|
4 месяцев назад |
|
SDL_rotate.h
|
e18d63a4e2
Added SDL_RotateSurface()
|
4 месяцев назад |
|
SDL_stb.c
|
a01d6f109d
Add SDL_LoadSurface and SDL_LoadSurface_IO (#14374)
|
3 месяцев назад |
|
SDL_stb_c.h
|
73334b6bb4
Added support for loading and saving PNG images using stb_image
|
5 месяцев назад |
|
SDL_stretch.c
|
25b2d2c821
Use new parameter validation macro
|
5 месяцев назад |
|
SDL_surface.c
|
a01d6f109d
Add SDL_LoadSurface and SDL_LoadSurface_IO (#14374)
|
3 месяцев назад |
|
SDL_surface_c.h
|
a01d6f109d
Add SDL_LoadSurface and SDL_LoadSurface_IO (#14374)
|
3 месяцев назад |
|
SDL_sysvideo.h
|
1871b998cd
Added SDL_EVENT_SCREEN_KEYBOARD_SHOWN and SDL_EVENT_SCREEN_KEYBOARD_HIDDEN
|
5 месяцев назад |
|
SDL_video.c
|
54ef731534
video: Explicitly call DestroyWindowTexture when destroying a window.
|
3 месяцев назад |
|
SDL_video_c.h
|
48c00bfe6c
Fixed creating a window with both software and hardware renderer attached
|
1 год назад |
|
SDL_video_unsupported.c
|
5fffa8b9ad
SDL_video_unsupported.c: fix SDL_iOSAnimationCallback type redefinition error
|
5 месяцев назад |
|
SDL_video_unsupported.h
|
cdc4609993
Add headers for unsupported sources
|
5 месяцев назад |
|
SDL_vulkan_internal.h
|
f2074d7af3
Updated copyright for 2025
|
1 год назад |
|
SDL_vulkan_utils.c
|
f2074d7af3
Updated copyright for 2025
|
1 год назад |
|
SDL_yuv.c
|
aaee09d6ed
Don't do NULL-checks before SDL_free()
|
4 месяцев назад |
|
SDL_yuv_c.h
|
f2074d7af3
Updated copyright for 2025
|
1 год назад |
|
miniz.h
|
38df1c3138
miniz.h: do not overallocate `out_buf`
|
4 месяцев назад |
|
sdlgenblit.pl
|
a882afafe5
fixed several -Wzero-as-null-pointer-constant warnings from gcc-15
|
3 месяцев назад |
|
stb_image.h
|
9c6c2387b9
stb_image.h: apply patches from mainstream PRs 1839, 1862 and 1863.
|
3 месяцев назад |