SDL/src/video
Ethan Lee 8a3820500d cocoa: Don't include KHR_portability_enumeration by default.
This is only useful if the application knows to add the flag introduced by this
extension, and at that point the application can also include the extension
themselves.

Case in point: SDL_gpu_vulkan was already doing this!
2026-02-20 11:29:26 -05:00
..
android android: Fix scancode for AKEYCODE_CHANNEL_DOWN 2026-02-17 00:18:48 -06:00
cocoa cocoa: Don't include KHR_portability_enumeration by default. 2026-02-20 11:29:26 -05:00
directx Updated copyright for 2026 2026-01-01 09:40:08 -08:00
dummy Add VIDEO_DEVICE_CAPS_SLOW_FRAMEBUFFER and move detection to video drivers (#14817) 2026-02-03 09:38:02 -08:00
emscripten emscripten: Fix only one mouse button being usable at a time. 2026-02-17 19:00:36 -05:00
gdk Updated copyright for 2026 2026-01-01 09:40:08 -08:00
haiku Add VIDEO_DEVICE_CAPS_SLOW_FRAMEBUFFER and move detection to video drivers (#14817) 2026-02-03 09:38:02 -08:00
khronos GPU: OpenXR integration (#14837) 2026-01-30 17:18:51 -05:00
kmsdrm Fixed Raspberry Pi build 2026-02-03 11:13:33 -08:00
n3ds Merge all occurances of __func__ and __FUNCTION__ to SDL_FUNCTION 2026-02-07 07:34:11 -08:00
ngage Updated copyright for 2026 2026-01-01 09:40:08 -08:00
offscreen Add VIDEO_DEVICE_CAPS_SLOW_FRAMEBUFFER and move detection to video drivers (#14817) 2026-02-03 09:38:02 -08:00
openvr Fix warning: strict prototypes (#14992) 2026-02-07 07:38:59 -08:00
ps2 Fix the video size matching the renderer. 2026-01-19 10:10:33 -08:00
psp Updated copyright for 2026 2026-01-01 09:40:08 -08:00
qnx Up-to-date QNX support (#14806) 2026-01-30 15:32:43 -08:00
raspberry Fixed Raspberry Pi build 2026-02-03 11:13:33 -08:00
riscos Updated copyright for 2026 2026-01-01 09:40:08 -08:00
uikit Hide deprecation warnings on statusBarOrientation, statusBarHidden, statusBarStyle 2026-02-15 10:57:07 -08:00
vita Simplify SDL_GL_EGL_PLATFORM handling 2026-02-03 09:45:19 -08:00
vivante Simplify SDL_GL_EGL_PLATFORM handling 2026-02-03 09:45:19 -08:00
wayland Fix warnings: extra semi - spurious (#15014) 2026-02-09 11:48:58 -08:00
windows win32: Set error for SDL_GL_GetSwapInterval() 2026-02-16 22:03:20 -05:00
x11 hints: Rename SDL_HINT_OPENGL_FORCE_SRGB_CAPABLE. 2026-02-14 16:33:21 -05:00
yuv2rgb Fix warnings: Extra semi - macro usage (#15015) 2026-02-08 16:58:53 -08:00
miniz.h CodeSpell 2026-02-07 18:14:00 +03:00
SDL_blit.c Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_blit.h Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_blit_0.c Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_blit_1.c Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_blit_A.c Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_blit_auto.c Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_blit_auto.h Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_blit_copy.c Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_blit_copy.h Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_blit_N.c Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_blit_slow.c Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_blit_slow.h Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_bmp.c surface: verify surface palette in SDL_Save(BMP|PNG) before hitting the FS 2026-02-03 09:31:57 -08:00
SDL_clipboard.c Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_clipboard_c.h Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_egl.c hints: Rename SDL_HINT_OPENGL_FORCE_SRGB_CAPABLE. 2026-02-14 16:33:21 -05:00
SDL_egl_c.h Simplify SDL_GL_EGL_PLATFORM handling 2026-02-03 09:45:19 -08:00
SDL_fillrect.c Fix warnings: Extra semi - macro usage (#15015) 2026-02-08 16:58:53 -08:00
SDL_pixels.c Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_pixels_c.h Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_rect.c Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_rect_c.h Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_rect_impl.h Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_RLEaccel.c Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_RLEaccel_c.h Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_rotate.c Added SDL_RotateSurface() 2025-10-22 17:55:02 -07:00
SDL_rotate.h Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_stb.c surface: verify surface palette in SDL_Save(BMP|PNG) before hitting the FS 2026-02-03 09:31:57 -08:00
SDL_stb_c.h Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_stretch.c Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_surface.c Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_surface_c.h Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_sysvideo.h Simplify SDL_GL_EGL_PLATFORM handling 2026-02-03 09:45:19 -08:00
SDL_video.c video: Check video backend initialization when querying the grabbed window 2026-02-19 11:22:03 -05:00
SDL_video_c.h Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_video_unsupported.c Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_video_unsupported.h Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_vulkan_internal.h Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_vulkan_utils.c Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_yuv.c Fix warnings: Extra semi - macro usage (#15015) 2026-02-08 16:58:53 -08:00
SDL_yuv_c.h Updated copyright for 2026 2026-01-01 09:40:08 -08:00
sdlgenblit.pl Updated copyright for 2026 2026-01-01 09:40:08 -08:00
stb_image.h CodeSpell 2026-02-07 18:14:00 +03:00