SDL/src/video
2025-10-02 12:02:57 -04:00
..
android Fixed emulated touch on Android 2025-09-10 14:44:26 -07:00
cocoa Added a workaround for fullscreen mouse position on macOS 26 2025-09-25 15:10:08 -07:00
directx
dummy
emscripten wasm64 fix 2025-09-27 11:41:31 -04:00
gdk
haiku Send events for mice and keyboards detected during initialization 2025-09-11 20:07:55 -07:00
khronos
kmsdrm Record dynamic dependencies in .note.dlopen elf section 2025-08-27 16:11:39 +00:00
n3ds
ngage Correct the texture format used for the N-Gage (#13192) 2025-06-08 18:56:24 +02:00
offscreen Record dynamic dependencies in .note.dlopen elf section 2025-08-27 16:11:39 +00:00
openvr Revert "video/openvr: define OPENVR_API_NODLL" 2025-09-06 04:15:55 +03:00
ps2
psp Remove unused PSP source files 2025-09-03 15:19:24 -07:00
qnx Send events for mice and keyboards detected during initialization 2025-09-11 20:07:55 -07:00
raspberry Fixed warning: conversion to 'uint32_t' from 'float' may alter its value 2025-09-08 19:25:41 -07:00
riscos Send events for mice and keyboards detected during initialization 2025-09-11 20:07:55 -07:00
uikit Fixed iOS build 2025-09-22 11:27:07 -07:00
vita Send events for mice and keyboards detected during initialization 2025-09-11 20:07:55 -07:00
vivante Use consistent style for pointer declarations and casts 2025-06-18 10:03:44 -07:00
wayland wayland: Fix variable scope 2025-10-02 12:02:57 -04:00
windows Use new parameter validation macro 2025-09-18 20:58:32 -07:00
x11 Fix uninitialized variables 2025-10-01 07:21:44 -07:00
yuv2rgb
SDL_blit.c Don't set SDL_SURFACE_LOCK_NEEDED until a surface is RLE encoded 2025-09-02 21:31:51 -07:00
SDL_blit.h
SDL_blit_0.c rename local vars 'pixel' to 'pixelvalue' 2025-04-07 21:10:51 +03:00
SDL_blit_1.c rename local vars 'pixel' to 'pixelvalue' 2025-04-07 21:10:51 +03:00
SDL_blit_A.c Use consistent style for pointer declarations and casts 2025-06-18 10:03:44 -07:00
SDL_blit_auto.c rename local vars 'pixel' to 'pixelvalue' 2025-04-07 21:10:51 +03:00
SDL_blit_auto.h fix sdlgenblit.pl so that it actually matches the generated source 2025-04-08 18:24:11 +03:00
SDL_blit_copy.c
SDL_blit_copy.h
SDL_blit_N.c Use consistent style for pointer declarations and casts 2025-06-18 10:03:44 -07:00
SDL_blit_slow.c rename local vars 'pixel' to 'pixelvalue' 2025-04-07 21:10:51 +03:00
SDL_blit_slow.h
SDL_bmp.c Use new parameter validation macro 2025-09-18 20:58:32 -07:00
SDL_clipboard.c Use new parameter validation macro 2025-09-18 20:58:32 -07:00
SDL_clipboard_c.h
SDL_egl.c The default swap interval on EGL is 1, according to the spec 2025-09-22 10:23:08 -07:00
SDL_egl_c.h
SDL_fillrect.c Use new parameter validation macro 2025-09-18 20:58:32 -07:00
SDL_pixels.c Use new parameter validation macro 2025-09-18 20:58:32 -07:00
SDL_pixels_c.h rename 'pixel' params of SDL_GetRGB, SDL_GetRGBA and SDL_LookupRGBAColor 2025-04-07 21:10:51 +03:00
SDL_rect.c Use new parameter validation macro 2025-09-18 20:58:32 -07:00
SDL_rect_c.h
SDL_rect_impl.h Use new parameter validation macro 2025-09-18 20:58:32 -07:00
SDL_RLEaccel.c Don't set SDL_SURFACE_LOCK_NEEDED until a surface is RLE encoded 2025-09-02 21:31:51 -07:00
SDL_RLEaccel_c.h
SDL_stb.c Use new parameter validation macro 2025-09-18 20:58:32 -07:00
SDL_stb_c.h tray: Save icons on *nix platforms to PNG instead of BMP 2025-08-27 09:20:42 -07:00
SDL_stretch.c Use new parameter validation macro 2025-09-18 20:58:32 -07:00
SDL_surface.c Use new parameter validation macro 2025-09-18 20:58:32 -07:00
SDL_surface_c.h Set the alpha opaque when blending to an RGB format 2025-03-30 21:24:53 -07:00
SDL_sysvideo.h Remove the behavior of warping the mouse on fullscreen transitions 2025-09-14 13:18:30 -07:00
SDL_video.c Use the real window position on macOS 2025-09-23 22:57:21 -07:00
SDL_video_c.h
SDL_video_unsupported.c SDL_video_unsupported.c: fix SDL_iOSAnimationCallback type redefinition error 2025-09-29 08:41:14 +03:00
SDL_video_unsupported.h Add headers for unsupported sources 2025-09-26 21:42:04 +02:00
SDL_vulkan_internal.h
SDL_vulkan_utils.c
SDL_yuv.c Revert "Make sure fast path RGB <-> YUV conversions are using the same color primaries" 2025-09-06 10:03:41 -07:00
SDL_yuv_c.h
sdlgenblit.pl update sdlgenblit.pl after PR/12769 2025-04-08 18:24:11 +03:00
stb_image.h stb_image.h: apply mainstream PR/1736 2025-04-23 17:55:02 +03:00
stb_image_write.h tray: Save icons on *nix platforms to PNG instead of BMP 2025-08-27 09:20:42 -07:00