| .. |
|
android
|
447b508a77
error: SDL's allocators now call SDL_OutOfMemory on error.
|
vor 2 Jahren |
|
arm
|
37e567994d
Fix remaining typos (#7921)
|
vor 2 Jahren |
|
cocoa
|
447b508a77
error: SDL's allocators now call SDL_OutOfMemory on error.
|
vor 2 Jahren |
|
dummy
|
447b508a77
error: SDL's allocators now call SDL_OutOfMemory on error.
|
vor 2 Jahren |
|
emscripten
|
447b508a77
error: SDL's allocators now call SDL_OutOfMemory on error.
|
vor 2 Jahren |
|
gdk
|
447b508a77
error: SDL's allocators now call SDL_OutOfMemory on error.
|
vor 2 Jahren |
|
haiku
|
447b508a77
error: SDL's allocators now call SDL_OutOfMemory on error.
|
vor 2 Jahren |
|
khronos
|
611b3dd1fd
remove unused vulkan/*.hpp files.
|
vor 2 Jahren |
|
kmsdrm
|
447b508a77
error: SDL's allocators now call SDL_OutOfMemory on error.
|
vor 2 Jahren |
|
n3ds
|
447b508a77
error: SDL's allocators now call SDL_OutOfMemory on error.
|
vor 2 Jahren |
|
ngage
|
447b508a77
error: SDL's allocators now call SDL_OutOfMemory on error.
|
vor 2 Jahren |
|
offscreen
|
447b508a77
error: SDL's allocators now call SDL_OutOfMemory on error.
|
vor 2 Jahren |
|
ps2
|
447b508a77
error: SDL's allocators now call SDL_OutOfMemory on error.
|
vor 2 Jahren |
|
psp
|
447b508a77
error: SDL's allocators now call SDL_OutOfMemory on error.
|
vor 2 Jahren |
|
qnx
|
d8600f717e
Pointer as bool (libsdl-org#7214)
|
vor 2 Jahren |
|
raspberry
|
447b508a77
error: SDL's allocators now call SDL_OutOfMemory on error.
|
vor 2 Jahren |
|
riscos
|
447b508a77
error: SDL's allocators now call SDL_OutOfMemory on error.
|
vor 2 Jahren |
|
uikit
|
f184dea16c
uikit: Patched to compile.
|
vor 2 Jahren |
|
vita
|
447b508a77
error: SDL's allocators now call SDL_OutOfMemory on error.
|
vor 2 Jahren |
|
vivante
|
447b508a77
error: SDL's allocators now call SDL_OutOfMemory on error.
|
vor 2 Jahren |
|
wayland
|
447b508a77
error: SDL's allocators now call SDL_OutOfMemory on error.
|
vor 2 Jahren |
|
windows
|
c9b243fb56
Fixed warning C6263: Using _alloca in a loop: this can quickly overflow stack.
|
vor 2 Jahren |
|
winrt
|
447b508a77
error: SDL's allocators now call SDL_OutOfMemory on error.
|
vor 2 Jahren |
|
x11
|
447b508a77
error: SDL's allocators now call SDL_OutOfMemory on error.
|
vor 2 Jahren |
|
yuv2rgb
|
0dad56354c
Fixed warning C6326: Potential comparison of a constant with another constant.
|
vor 2 Jahren |
|
SDL_RLEaccel.c
|
447b508a77
error: SDL's allocators now call SDL_OutOfMemory on error.
|
vor 2 Jahren |
|
SDL_RLEaccel_c.h
|
fde78d12f2
Updated copyright for 2023
|
vor 3 Jahren |
|
SDL_blit.c
|
22f44aefe7
Fixed warning C6340: Mismatch on sign: 'int' passed as _Param_(3) when some unsigned type is required in call to 'SDL_sscanf_REAL'.
|
vor 2 Jahren |
|
SDL_blit.h
|
f7d40b7594
Added 10-bit pixel formats in addition to SDL_PIXELFORMAT_ARGB2101010
|
vor 2 Jahren |
|
SDL_blit_0.c
|
773ec1cfcb
Extend blitting support for all <8bpp formats
|
vor 2 Jahren |
|
SDL_blit_1.c
|
ddbdd73258
Updated source to match SDL function prototype style
|
vor 2 Jahren |
|
SDL_blit_A.c
|
eab2d97d07
Fixed warning C26451: Arithmetic overflow: Using operator '*' on a 4 byte value and then casting the result to a 8 byte value. Cast the value to the wider type before calling operator '*' to avoid overflow (io.2).
|
vor 2 Jahren |
|
SDL_blit_N.c
|
d8600f717e
Pointer as bool (libsdl-org#7214)
|
vor 2 Jahren |
|
SDL_blit_auto.c
|
e264bb5178
Rename SDL_PIXELFORMAT_RGB888 and SDL_PIXELFORMAT_BGR888 to SDL_PIXELFORMAT_XRGB8888 and SDL_PIXELFORMAT_XBGR8888 for clarity
|
vor 2 Jahren |
|
SDL_blit_auto.h
|
ad1a216d65
Refresh generation of SDL_blit_auto.c
|
vor 3 Jahren |
|
SDL_blit_copy.c
|
b6ae281e97
Use #ifdef/#ifndef instead of #if defined/#if \!defined
|
vor 3 Jahren |
|
SDL_blit_copy.h
|
fde78d12f2
Updated copyright for 2023
|
vor 3 Jahren |
|
SDL_blit_slow.c
|
f7d40b7594
Added 10-bit pixel formats in addition to SDL_PIXELFORMAT_ARGB2101010
|
vor 2 Jahren |
|
SDL_blit_slow.h
|
fde78d12f2
Updated copyright for 2023
|
vor 3 Jahren |
|
SDL_bmp.c
|
41bfcad5d7
Fixed warning C6340: Mismatch on sign: 'unsigned short' passed as _Param_(2) when some signed type is required in call to 'SDL_SetError_REAL'.
|
vor 2 Jahren |
|
SDL_clipboard.c
|
447b508a77
error: SDL's allocators now call SDL_OutOfMemory on error.
|
vor 2 Jahren |
|
SDL_clipboard_c.h
|
55ff09de38
Reimplement clipboard text in terms of clipboard data
|
vor 2 Jahren |
|
SDL_egl.c
|
447b508a77
error: SDL's allocators now call SDL_OutOfMemory on error.
|
vor 2 Jahren |
|
SDL_egl_c.h
|
81ff49f4b5
Remove _THIS in src/video and in src/events (also VideoDevice)
|
vor 2 Jahren |
|
SDL_fillrect.c
|
d8600f717e
Pointer as bool (libsdl-org#7214)
|
vor 2 Jahren |
|
SDL_pixels.c
|
447b508a77
error: SDL's allocators now call SDL_OutOfMemory on error.
|
vor 2 Jahren |
|
SDL_pixels_c.h
|
cae6b4489d
- simplication and factorization around CalculateSize and Pitch, RGB/YUV
|
vor 3 Jahren |
|
SDL_rect.c
|
db7f6425d0
rect: Avoid numeric overflow on massive lines in SDL_IntersectRectAndLine.
|
vor 2 Jahren |
|
SDL_rect_c.h
|
fde78d12f2
Updated copyright for 2023
|
vor 3 Jahren |
|
SDL_rect_impl.h
|
db7f6425d0
rect: Avoid numeric overflow on massive lines in SDL_IntersectRectAndLine.
|
vor 2 Jahren |
|
SDL_stretch.c
|
ddbdd73258
Updated source to match SDL function prototype style
|
vor 2 Jahren |
|
SDL_surface.c
|
54dc73aa88
Fixed warning C6386: Buffer overrun while writing to 'palette_saved_alpha': the writable size is 'sizeof(Uint8)*((palette_saved_alpha_ncolors))' bytes, but '2' bytes might be written.
|
vor 2 Jahren |
|
SDL_surface_pixel_impl.h
|
d8600f717e
Pointer as bool (libsdl-org#7214)
|
vor 2 Jahren |
|
SDL_sysvideo.h
|
81fc7ded78
Removed the window shape API for SDL 3.0
|
vor 2 Jahren |
|
SDL_sysvideocapture.h
|
6bb40f1d8d
SDL_VideoCapture: allow add/remove device at runtime on linux
|
vor 2 Jahren |
|
SDL_video.c
|
4ccc53edfe
Fixed warning C6011: Dereferencing NULL pointer 'display'.
|
vor 2 Jahren |
|
SDL_video_c.h
|
f5745c3a67
surface: Add a private SDL_ReadSurfacePixel
|
vor 2 Jahren |
|
SDL_video_capture.c
|
6bb40f1d8d
SDL_VideoCapture: allow add/remove device at runtime on linux
|
vor 2 Jahren |
|
SDL_video_capture_apple.m
|
6bb40f1d8d
SDL_VideoCapture: allow add/remove device at runtime on linux
|
vor 2 Jahren |
|
SDL_video_capture_c.h
|
59f93e20a7
Add SDL Video Capture, with back-end for linux/macos/ios/android
|
vor 2 Jahren |
|
SDL_video_capture_v4l2.c
|
6bb40f1d8d
SDL_VideoCapture: allow add/remove device at runtime on linux
|
vor 2 Jahren |
|
SDL_video_unsupported.c
|
25ce87979d
Always provide an implementation for all SDL3 symbols
|
vor 2 Jahren |
|
SDL_vulkan_internal.h
|
2f92807087
vulkan: SDL_Vulkan_CreateSurface now accepts an app-provided allocator.
|
vor 2 Jahren |
|
SDL_vulkan_utils.c
|
3db4695ac7
warning C6340: Mismatch on sign: 'unsigned int' passed as _Param_(3) when some signed type is required in call to 'SDL_LogDebug_REAL'.
|
vor 2 Jahren |
|
SDL_yuv.c
|
447b508a77
error: SDL's allocators now call SDL_OutOfMemory on error.
|
vor 2 Jahren |
|
SDL_yuv_c.h
|
cae6b4489d
- simplication and factorization around CalculateSize and Pitch, RGB/YUV
|
vor 3 Jahren |
|
sdlgenblit.pl
|
37e567994d
Fix remaining typos (#7921)
|
vor 2 Jahren |