SDL/src/video
Ryan C. Gordon d0effadf68
x11: Don't let XRRSetScreenSize fire a BadMatch error.
This is a workaround and not a proper fix, but this is possibly complicated,
and possibly a corner case, so this will do for 2.0.16, if not the
foreseeable future.

Reference issue #4561
2021-07-31 15:58:31 -04:00
..
android Android: don't need to set the SurfaceHolder format from java code 2021-04-22 18:06:17 +02:00
arm
cocoa cocoa: Add keyboard grab support 2021-07-29 19:06:43 -07:00
directfb
dummy video/dummy: Don't zero out the fake display mode before adding it. 2021-06-17 22:11:10 -04:00
emscripten emscripten: Fix alt key being a nav key 2021-02-13 11:56:01 -05:00
haiku SDL: Updated patches for HAIKU 2021-03-13 18:36:01 -08:00
khronos
kmsdrm kmsdrm: Explicitly set the surface transform and alpha mode 2021-07-19 10:12:54 -04:00
nacl
offscreen
os2 OS2_GetDisplayModes: malloc a new copy of mode's driver data. 2021-06-12 14:55:24 +03:00
pandora
psp
qnx
raspberry Removed non-functional window grab implementations 2021-02-10 10:22:16 -05:00
uikit Added a window flash operation to be explicit about window flash behavior 2021-07-24 13:42:19 -07:00
vita Replace with SDL_SendKeyboardKeyAutoRelease 2021-07-25 07:41:30 -07:00
vivante
wayland wayland: Prefer our SSD implementation if available 2021-07-30 22:19:48 -07:00
windows windows: convert "//" comment to "/**/", add a FIXME. 2021-07-28 14:37:33 -04:00
winrt winrt: Fix support for multiple simultaneous mouse button presses 2021-05-14 13:33:59 -07:00
x11 x11: Don't let XRRSetScreenSize fire a BadMatch error. 2021-07-31 15:58:31 -04:00
yuv2rgb
SDL_blit.c
SDL_blit.h disable pixman ARM blitters for __aarch64__ | _M_ARM64 2021-02-25 11:38:14 -08:00
SDL_blit_0.c
SDL_blit_1.c
SDL_blit_A.c
SDL_blit_auto.c Update SDL_blit_auto.c 2021-03-04 14:36:33 +01:00
SDL_blit_auto.h
SDL_blit_copy.c
SDL_blit_copy.h
SDL_blit_N.c Fixed bug 3727 - Blit from RGB555 to ARGB1555 2021-03-11 20:06:09 +01:00
SDL_blit_slow.c Software nearest scaling: start at the middle of pixel 2021-03-04 14:33:56 +01:00
SDL_blit_slow.h
SDL_bmp.c Fixed compiler warning on Visual Studio 2021-06-17 11:23:47 -07:00
SDL_clipboard.c
SDL_egl.c Fix casts that should be using uintptr_t 2021-07-29 14:42:15 -07:00
SDL_egl_c.h
SDL_fillrect.c SDL_fillrect.c: updated SSE_BEGIN macro for windows clang-cl 2021-03-04 18:27:56 +03:00
SDL_pixels.c
SDL_pixels_c.h
SDL_rect.c
SDL_rect_c.h
SDL_RLEaccel.c Error missing 'flags' initialization (see bug #2881) 2021-04-28 23:40:26 +02:00
SDL_RLEaccel_c.h
SDL_shape.c
SDL_shape_internals.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_stretch.c Software nearest scaling: start at the middle of pixel 2021-03-04 14:33:56 +01:00
SDL_surface.c
SDL_sysvideo.h Added a window flash operation to be explicit about window flash behavior 2021-07-24 13:42:19 -07:00
SDL_video.c Make sure we don't send a resize event while a window is being destroyed 2021-07-29 17:09:24 -07:00
SDL_vulkan_internal.h
SDL_vulkan_utils.c Fixed bug #4337 - compilation of 'SDL_vulkan_utils' fails with 'VK_ERROR_INCOMPATIBLE_VERSION_KHR' undeclared 2021-04-29 22:25:00 +02:00
SDL_yuv.c
SDL_yuv_c.h
sdlgenblit.pl Software nearest scaling: start at the middle of pixel 2021-03-04 14:33:56 +01:00