SDL/src/video
Cameron Cawley 59a0416819 3DS: Improve framebuffer support 2024-04-15 04:38:28 -10:00
..
android Keep track of whether the Android on-screen keyboard was opened by the application 2024-03-05 13:53:56 -08:00
arm
cocoa Workaround a macOS cursor-related bug. 2024-04-01 16:18:02 -07:00
directfb fixes after ShowMessageBox changes: 2024-01-23 04:11:20 +03:00
dummy SDL_ShowMessageBox: Remove `#ifdef`s and respect SDL_VIDEO_DRIVER hint. 2024-01-22 19:44:17 -05:00
emscripten emscripten, wayland, x11: Share the table of CSS cursor names 2024-02-16 07:52:55 -05:00
haiku SDL_ShowMessageBox: Remove `#ifdef`s and respect SDL_VIDEO_DRIVER hint. 2024-01-22 19:44:17 -05:00
khronos vulkan_metal.h: Make compatible with ObjC ARC (thanks @jmroot!) 2024-02-02 18:31:14 -08:00
kmsdrm SDL_ShowMessageBox: Remove `#ifdef`s and respect SDL_VIDEO_DRIVER hint. 2024-01-22 19:44:17 -05:00
n3ds 3DS: Improve framebuffer support 2024-04-15 04:38:28 -10:00
nacl Add a quirk for fullscreen-only video drivers 2024-04-15 03:30:21 -10:00
ngage SDL_ShowMessageBox: Remove `#ifdef`s and respect SDL_VIDEO_DRIVER hint. 2024-01-22 19:44:17 -05:00
offscreen SDL_ShowMessageBox: Remove `#ifdef`s and respect SDL_VIDEO_DRIVER hint. 2024-01-22 19:44:17 -05:00
os2 fixes after ShowMessageBox changes: 2024-01-23 04:11:20 +03:00
pandora make video/pandora to actually compile somehow. 2024-01-23 17:50:10 +03:00
ps2 SDL_ShowMessageBox: Remove `#ifdef`s and respect SDL_VIDEO_DRIVER hint. 2024-01-22 19:44:17 -05:00
psp PSP: zero-copy WindowSurface API for direct VRAM access 2024-03-24 11:33:32 -07:00
qnx SDL_ShowMessageBox: Remove `#ifdef`s and respect SDL_VIDEO_DRIVER hint. 2024-01-22 19:44:17 -05:00
raspberry SDL_ShowMessageBox: Remove `#ifdef`s and respect SDL_VIDEO_DRIVER hint. 2024-01-22 19:44:17 -05:00
riscos Add a quirk for fullscreen-only video drivers 2024-04-15 03:30:21 -10:00
uikit SDL_ShowMessageBox: Remove `#ifdef`s and respect SDL_VIDEO_DRIVER hint. 2024-01-22 19:44:17 -05:00
vita Check the SDL_VIDEO_RENDER_??? macros with #if instead of #ifdef 2024-02-15 02:55:02 +03:00
vivante SDL_ShowMessageBox: Remove `#ifdef`s and respect SDL_VIDEO_DRIVER hint. 2024-01-22 19:44:17 -05:00
wayland wayland: Check the returned display pointer before dereferencing 2024-03-20 15:44:32 -04:00
windows Fix default Windows window icon not suiting the DPI. 2024-04-02 12:03:01 -07:00
winrt Fixed ambiguity between std::byte and byte in rpcndr.h 2024-01-23 09:02:00 -08:00
x11 x11: Don't resize, move, or raise windows when changing the min/max size 2024-02-23 14:35:56 -05:00
yuv2rgb Fix compilation on loongarch 2024-01-21 19:27:59 -08:00
SDL_RLEaccel.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_RLEaccel_c.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_blit.c Fixed Xcode warnings 2024-01-13 08:15:41 -08:00
SDL_blit.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_blit_0.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_blit_1.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_blit_A.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_blit_N.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_blit_auto.c Fixed crash scaling very large surfaces 2024-01-19 13:06:57 -08:00
SDL_blit_auto.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_blit_copy.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_blit_copy.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_blit_slow.c Fixed crash scaling very large surfaces 2024-01-19 13:06:57 -08:00
SDL_blit_slow.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_bmp.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_clipboard.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_egl.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_egl_c.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_fillrect.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_pixels.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_pixels_c.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_rect.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_rect_c.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_rect_impl.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_shape.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_shape_internals.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_stretch.c Fixed warning C4244: '=': conversion from 'Sint64' to 'int', possible loss of data 2024-01-22 08:39:22 -08:00
SDL_surface.c Fixed bug #8897 - SDL_BlitSurface segfault when dest_rect is null 2024-01-22 09:22:41 +01:00
SDL_sysvideo.h Add a quirk for fullscreen-only video drivers 2024-04-15 03:30:21 -10:00
SDL_video.c Prefer display modes that exactly match the desired format or refresh rate 2024-04-15 03:31:10 -10:00
SDL_vulkan_internal.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_vulkan_utils.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_yuv.c Fixed Xcode warnings 2024-01-13 08:15:41 -08:00
SDL_yuv_c.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
sdlgenblit.pl Fixed crash scaling very large surfaces 2024-01-19 13:06:57 -08:00