SDL/src/video
jimtahu bee8874629 Always Use Next Display Index
WIN_AddDisplay asserted that the returned index is the expected next
one in the list. This can be an unexpected number when displays are
add and removed in a batch (eg, Remote Desktop disconnect and reconnect).
Instead always just make use of the next index, even if it is not the
expected next index value. This fixes issue #9105
2024-11-15 14:03:42 -08:00
..
android Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]" 2024-07-17 14:48:06 -07:00
arm
cocoa cocoa: Patched to compile. 2024-10-25 10:23:36 -04:00
directfb Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]" 2024-07-17 14:48:06 -07:00
dummy Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]" 2024-07-17 14:48:06 -07:00
emscripten emscripten: scale mousewheel X coordinates correctly, not just Y coordinates. 2024-10-23 23:41:10 -04:00
haiku SDL_ShowMessageBox: Remove `#ifdef`s and respect SDL_VIDEO_DRIVER hint. 2024-01-22 19:46:23 -05:00
khronos vulkan_metal.h: Make compatible with ObjC ARC (thanks @jmroot!) 2024-02-02 18:31:27 -08:00
kmsdrm kmsdrm: Fix one more place that doesn't try to drop master 2024-09-23 19:11:42 -05:00
n3ds Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]" 2024-07-17 14:48:06 -07:00
nacl fixes after ShowMessageBox changes: 2024-01-23 04:12:32 +03:00
ngage SDL_ShowMessageBox: Remove `#ifdef`s and respect SDL_VIDEO_DRIVER hint. 2024-01-22 19:46:23 -05:00
offscreen SDL_ShowMessageBox: Remove `#ifdef`s and respect SDL_VIDEO_DRIVER hint. 2024-01-22 19:46:23 -05:00
os2 fixes after ShowMessageBox changes: 2024-01-23 04:12:32 +03:00
pandora make video/pandora to actually compile somehow. 2024-01-23 17:50:20 +03:00
ps2 SDL_ShowMessageBox: Remove `#ifdef`s and respect SDL_VIDEO_DRIVER hint. 2024-01-22 19:46:23 -05:00
psp SDL_ShowMessageBox: Remove `#ifdef`s and respect SDL_VIDEO_DRIVER hint. 2024-01-22 19:46:23 -05:00
qnx SDL_ShowMessageBox: Remove `#ifdef`s and respect SDL_VIDEO_DRIVER hint. 2024-01-22 19:46:23 -05:00
raspberry Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]" 2024-07-17 14:48:06 -07:00
riscos SDL_ShowMessageBox: Remove `#ifdef`s and respect SDL_VIDEO_DRIVER hint. 2024-01-22 19:46:23 -05:00
uikit SDL_ShowMessageBox: Remove `#ifdef`s and respect SDL_VIDEO_DRIVER hint. 2024-01-22 19:46:23 -05:00
vita SDL_vitatouch.c: re-enable front touch on Vita 2024-11-15 10:15:10 -08:00
vivante SDL_ShowMessageBox: Remove `#ifdef`s and respect SDL_VIDEO_DRIVER hint. 2024-01-22 19:46:23 -05:00
wayland wayland: Always create a viewport for the window if available 2024-10-21 15:22:24 -04:00
windows Always Use Next Display Index 2024-11-15 14:03:42 -08:00
winrt Fixed ambiguity between std::byte and byte in rpcndr.h 2024-01-23 09:05:29 -08:00
x11 x11: Set correct clipboard target type in `SelectionRequest` handling 2024-10-13 09:02:49 -07: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 Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]" 2024-07-17 14:48:06 -07:00
SDL_blit.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_blit_0.c Reduce the size of the SDL_blit_0 alpha code 2024-10-13 09:03:22 -07:00
SDL_blit_1.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_blit_A.c Don't use BlitARGBto555PixelAlpha() for SDL_PIXELFORMAT_ARGB1555 2024-09-25 21:58:42 -07: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 Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]" 2024-07-17 14:48:06 -07: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 emscripten, wayland, x11: Share the table of CSS cursor names 2024-02-16 08:12:59 -05:00
SDL_video.c 3DS: Support simple message boxes 2024-10-13 09:03:22 -07: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