You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sdl/src/video
Sam Lantinga f0cb78e082 Handle XCreateIC() failing when composition UI is enabled
Fixes https://github.com/libsdl-org/sdl2-compat/issues/328
7 months ago
..
android audio/video: Fix uninitialized field warnings 7 months ago
cocoa Fixed the cursor clip rect when toggling window borders on macOS 7 months ago
directx Updated copyright for 2025 9 months ago
dummy audio/video: Fix uninitialized field warnings 7 months ago
emscripten audio/video: Fix uninitialized field warnings 7 months ago
gdk Updated copyright for 2025 9 months ago
haiku update 7 months ago
khronos Supress Metal warning when compiling against macOS 10.11-10.13 11 months ago
kmsdrm audio/video: Fix uninitialized field warnings 7 months ago
n3ds audio/video: Fix uninitialized field warnings 7 months ago
offscreen audio/video: Fix uninitialized field warnings 7 months ago
openvr Use SDL C runtime functions in OpenVR driver 7 months ago
ps2 audio/video: Fix uninitialized field warnings 7 months ago
psp audio/video: Fix uninitialized field warnings 7 months ago
qnx audio/video: Fix uninitialized field warnings 7 months ago
raspberry audio/video: Fix uninitialized field warnings 7 months ago
riscos audio/video: Fix uninitialized field warnings 7 months ago
uikit audio/video: Fix uninitialized field warnings 7 months ago
vita audio/video: Fix uninitialized field warnings 7 months ago
vivante audio/video: Fix uninitialized field warnings 7 months ago
wayland wayland: Don't overwrite clipboard data with the primary selection text 7 months ago
windows Moved WIN_UpdateMouseCapture() to be with the other mouse functions 7 months ago
x11 Handle XCreateIC() failing when composition UI is enabled 7 months ago
yuv2rgb Fix `#ifdef`s to have config flags either defined as 1 or undefined 9 months ago
SDL_RLEaccel.c Updated copyright for 2025 9 months ago
SDL_RLEaccel_c.h Updated copyright for 2025 9 months ago
SDL_blit.c Updated copyright for 2025 9 months ago
SDL_blit.h Updated copyright for 2025 9 months ago
SDL_blit_0.c Updated copyright for 2025 9 months ago
SDL_blit_1.c Updated copyright for 2025 9 months ago
SDL_blit_A.c Updated copyright for 2025 9 months ago
SDL_blit_N.c Updated copyright for 2025 9 months ago
SDL_blit_auto.c Updated copyright for 2025 9 months ago
SDL_blit_auto.h Updated copyright for 2025 9 months ago
SDL_blit_copy.c Updated copyright for 2025 9 months ago
SDL_blit_copy.h Updated copyright for 2025 9 months ago
SDL_blit_slow.c Updated copyright for 2025 9 months ago
SDL_blit_slow.h Updated copyright for 2025 9 months ago
SDL_bmp.c bmp: Removed debug printf call. 8 months ago
SDL_clipboard.c clipboard: Ensure SDL_ClearClipboardData clears data even when no data has been set 9 months ago
SDL_clipboard_c.h Updated copyright for 2025 9 months ago
SDL_egl.c Remove newlines from log messages 8 months ago
SDL_egl_c.h Updated copyright for 2025 9 months ago
SDL_fillrect.c Updated copyright for 2025 9 months ago
SDL_pixels.c hashtable: Redesign the hashtable API. 7 months ago
SDL_pixels_c.h Updated copyright for 2025 9 months ago
SDL_rect.c Updated copyright for 2025 9 months ago
SDL_rect_c.h Updated copyright for 2025 9 months ago
SDL_rect_impl.h Updated copyright for 2025 9 months ago
SDL_stb.c Fix errors when building stb_image with -DSDL_LIBC=OFF 7 months ago
SDL_stb_c.h Added initial MJPG support using stb_image 7 months ago
SDL_stretch.c Renamed SDL_SoftStretch() to SDL_StretchSurface() 8 months ago
SDL_surface.c Added a fast path for converting the same format and pitch 7 months ago
SDL_surface_c.h Renamed SDL_SoftStretch() to SDL_StretchSurface() 8 months ago
SDL_sysvideo.h audio/video: Skip preferred drivers when loading a driver on demand 7 months ago
SDL_video.c Early out if setting a duplicate window title 7 months ago
SDL_video_c.h Fixed creating a window with both software and hardware renderer attached 7 months ago
SDL_video_unsupported.c Updated copyright for 2025 9 months ago
SDL_vulkan_internal.h Updated copyright for 2025 9 months ago
SDL_vulkan_utils.c Updated copyright for 2025 9 months ago
SDL_yuv.c Remove newlines from error messages 8 months ago
SDL_yuv_c.h Updated copyright for 2025 9 months ago
sdlgenblit.pl Updated copyright for 2025 9 months ago
stb_image.h fix stbi__parse_png_file() reading too much bytes (thanks @miniupnp!) 7 months ago