SDL/src/video
Sam Lantinga 9ed83e71f6 Fixed memory leaks in KMSDRM property handling
Also cleaned up the code for consistency so it's easy to see memory leaks here.
2025-06-22 21:33:52 -07:00
..
android Use consistent style for pointer declarations and casts 2025-06-18 10:03:44 -07:00
cocoa Use consistent style for pointer declarations and casts 2025-06-18 10:03:44 -07:00
directx
dummy
emscripten Use consistent style for pointer declarations and casts 2025-06-18 10:03:44 -07:00
gdk
haiku Use consistent style for pointer declarations and casts 2025-06-18 10:03:44 -07:00
khronos
kmsdrm Fixed memory leaks in KMSDRM property handling 2025-06-22 21:33:52 -07:00
n3ds
ngage Correct the texture format used for the N-Gage (#13192) 2025-06-08 18:56:24 +02:00
offscreen
openvr Use consistent style for pointer declarations and casts 2025-06-18 10:03:44 -07:00
ps2
psp PSP fullscreen is the only mode (#13125) 2025-05-26 10:31:48 -07:00
qnx
raspberry
riscos migrate usage of SetCursor(NULL) to RedrawCursor() 2025-04-28 09:41:44 -07:00
uikit Use consistent style for pointer declarations and casts 2025-06-18 10:03:44 -07:00
vita VITA: support only fullscreen windows. Fixes #13079 2025-05-23 08:45:15 -07:00
vivante Use consistent style for pointer declarations and casts 2025-06-18 10:03:44 -07:00
wayland Use consistent style for pointer declarations and casts 2025-06-18 10:03:44 -07:00
windows win32: Invalidate window message mouse button flags when reading buttons from raw input or GameInput 2025-06-21 07:28:14 -07:00
x11 Use consistent style for pointer declarations and casts 2025-06-18 10:03:44 -07:00
yuv2rgb
SDL_blit.c
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 rename local vars 'pixel' to 'pixelvalue' 2025-04-07 21:10:51 +03:00
SDL_clipboard.c
SDL_clipboard_c.h
SDL_egl.c Disable EGL in Emscripten builds 2025-04-09 12:37:03 -07:00
SDL_egl_c.h
SDL_fillrect.c
SDL_pixels.c rename local vars 'pixel' to 'pixelvalue' 2025-04-07 21:10:51 +03: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
SDL_rect_c.h
SDL_rect_impl.h
SDL_RLEaccel.c
SDL_RLEaccel_c.h
SDL_stb.c
SDL_stb_c.h
SDL_stretch.c Use consistent style for pointer declarations and casts 2025-06-18 10:03:44 -07:00
SDL_surface.c SDL_BlitSurfaceScaled(): Do not divide by zero 2025-04-22 13:02:40 -07:00
SDL_surface_c.h
SDL_sysvideo.h Use consistent style for pointer declarations and casts 2025-06-18 10:03:44 -07:00
SDL_video.c expose events originating from a live-resize set the data1 field to 1. 2025-06-21 07:33:25 -07:00
SDL_video_c.h
SDL_video_unsupported.c
SDL_vulkan_internal.h
SDL_vulkan_utils.c
SDL_yuv.c
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