Ryujinx-SDL/src/video
Sam Lantinga 5f98fcf00b Use the exact motion associated with the warp
When Windows DPI scaling is enabled, the warp coordinates will be modified, so make sure we send exactly the coordinates that the warp attempted.

Fixes https://github.com/libsdl-org/SDL/issues/8940

(cherry picked from commit 8ce6fb25131912c7e83267bff03a5d1797545d5c)
2024-01-30 11:13:44 -08:00
..
android SDL_ShowMessageBox: Remove #ifdefs and respect SDL_VIDEO_DRIVER hint. 2024-01-22 19:46:23 -05:00
arm ARM: NEON assembly optimization for SDL_FillRect 2019-10-24 21:17:52 -04:00
cocoa SDL_ShowMessageBox: Remove #ifdefs and respect SDL_VIDEO_DRIVER hint. 2024-01-22 19:46:23 -05:00
directfb fixes after ShowMessageBox changes: 2024-01-23 04:12:32 +03:00
dummy SDL_ShowMessageBox: Remove #ifdefs and respect SDL_VIDEO_DRIVER hint. 2024-01-22 19:46:23 -05:00
emscripten SDL_ShowMessageBox: Remove #ifdefs and respect SDL_VIDEO_DRIVER hint. 2024-01-22 19:46:23 -05:00
haiku SDL_ShowMessageBox: Remove #ifdefs and respect SDL_VIDEO_DRIVER hint. 2024-01-22 19:46:23 -05:00
khronos Make sure we include the matching copy of vk_video headers 2024-01-24 09:42:22 -08:00
kmsdrm SDL_ShowMessageBox: Remove #ifdefs and respect SDL_VIDEO_DRIVER hint. 2024-01-22 19:46:23 -05:00
n3ds SDL_ShowMessageBox: Remove #ifdefs and respect SDL_VIDEO_DRIVER hint. 2024-01-22 19:46:23 -05:00
nacl fixes after ShowMessageBox changes: 2024-01-23 04:12:32 +03:00
ngage SDL_ShowMessageBox: Remove #ifdefs and respect SDL_VIDEO_DRIVER hint. 2024-01-22 19:46:23 -05:00
offscreen SDL_ShowMessageBox: Remove #ifdefs 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 #ifdefs and respect SDL_VIDEO_DRIVER hint. 2024-01-22 19:46:23 -05:00
psp SDL_ShowMessageBox: Remove #ifdefs and respect SDL_VIDEO_DRIVER hint. 2024-01-22 19:46:23 -05:00
qnx SDL_ShowMessageBox: Remove #ifdefs and respect SDL_VIDEO_DRIVER hint. 2024-01-22 19:46:23 -05:00
raspberry SDL_ShowMessageBox: Remove #ifdefs and respect SDL_VIDEO_DRIVER hint. 2024-01-22 19:46:23 -05:00
riscos SDL_ShowMessageBox: Remove #ifdefs and respect SDL_VIDEO_DRIVER hint. 2024-01-22 19:46:23 -05:00
uikit SDL_ShowMessageBox: Remove #ifdefs and respect SDL_VIDEO_DRIVER hint. 2024-01-22 19:46:23 -05:00
vita SDL_ShowMessageBox: Remove #ifdefs and respect SDL_VIDEO_DRIVER hint. 2024-01-22 19:46:23 -05:00
vivante SDL_ShowMessageBox: Remove #ifdefs and respect SDL_VIDEO_DRIVER hint. 2024-01-22 19:46:23 -05:00
wayland SDL_ShowMessageBox: Remove #ifdefs and respect SDL_VIDEO_DRIVER hint. 2024-01-22 19:46:23 -05:00
windows Use the exact motion associated with the warp 2024-01-30 11:13:44 -08:00
winrt Fixed ambiguity between std::byte and byte in rpcndr.h 2024-01-23 09:05:29 -08:00
x11 SDL_ShowMessageBox: Remove #ifdefs and respect SDL_VIDEO_DRIVER hint. 2024-01-22 19:46:23 -05:00
yuv2rgb Fix compilation on loongarch 2024-01-21 19:27:59 -08:00
SDL_blit_1.c 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_A.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_N.c 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_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_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.h 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_fillrect.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_pixels.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_rect.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_RLEaccel.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_shape.c 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 SDL_ShowMessageBox: Remove #ifdefs and respect SDL_VIDEO_DRIVER hint. 2024-01-22 19:46:23 -05:00
SDL_video.c Fixed N3DS build 2024-01-27 11:56:51 -08: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.h 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
sdlgenblit.pl Fixed crash scaling very large surfaces 2024-01-19 13:06:57 -08:00