SDL/src/video
Sebastian Krzyszkowiak 041666e6c3 video: wayland: Don't switch to libdecor path for borderless windows
We actually request CSD mode with xdg-decoration for borderless
windows, so we get what we wanted there and there's no point in going
into fallback paths.
2022-07-24 10:59:42 -04:00
..
android make SDL_SetTextInputRect take a pointer to const 2022-07-04 09:38:01 -07:00
arm
cocoa Fixed some Xcode warnings 2022-07-17 09:07:04 -07:00
directfb video: Only check major version in SDL_GetWindowWMInfo 2022-05-24 08:56:23 -07:00
dummy
emscripten emscripten: use MAIN_THREAD_EM_ASM for the fb/cursor proxying 2022-06-08 08:09:46 -07:00
haiku video: Only check major version in SDL_GetWindowWMInfo 2022-05-24 08:56:23 -07:00
khronos
kmsdrm Fix assumption that DRI_DEVNAME begins at 0 (#5865) 2022-07-06 09:00:16 -07:00
nacl Remove unused internal header SDL_sysevents.h 2022-07-01 07:39:48 -07:00
ngage N-Gage port: add changes from code reviews, overall cleanup (#5618) 2022-05-11 09:31:34 -07:00
offscreen
os2 SDL_os2video.c: silenced -Wempty-body warning, along with minor tidy-up. 2022-07-08 20:56:40 +03:00
pandora video: Only check major version in SDL_GetWindowWMInfo 2022-05-24 08:56:23 -07:00
psp Remove unused internal header SDL_sysevents.h 2022-07-01 07:39:48 -07:00
qnx
raspberry Remove unused internal header SDL_sysevents.h 2022-07-01 07:39:48 -07:00
riscos riscos: Ensure that last_mouse_buttons is initialised correctly 2022-05-25 14:26:36 -07:00
uikit make SDL_SetTextInputRect take a pointer to const 2022-07-04 09:38:01 -07:00
vita video: Only check major version in SDL_GetWindowWMInfo 2022-05-24 08:56:23 -07:00
vivante video: Only check major version in SDL_GetWindowWMInfo 2022-05-24 08:56:23 -07:00
wayland video: wayland: Don't switch to libdecor path for borderless windows 2022-07-24 10:59:42 -04:00
windows Don't drop mouse focus on WM_MOUSELEAVE if the mouse is in relative mode; mouse-level is not meaningful for that case. 2022-07-05 21:42:24 -07:00
winrt Rename variables in SDL_egl.c to be more intuitive 2022-06-11 14:20:18 -07:00
x11 x11: Don't try to use XInput2 multitouch if not supported. 2022-07-04 12:48:32 -04:00
yuv2rgb Add optimiztion function with LSX in LoongArch 2022-06-06 08:49:09 -07:00
SDL_blit.c
SDL_blit.h fixed SDL_BlitMap typedef redefinition errors 2022-06-22 01:37:00 +03:00
SDL_blit_0.c
SDL_blit_1.c Add clang-format on/off comments where necessary. 2022-05-19 01:31:29 -07:00
SDL_blit_A.c Add clang-format on/off comments where necessary. 2022-05-19 01:31:29 -07:00
SDL_blit_auto.c Add clang-format on/off comments where necessary. 2022-05-19 01:31:29 -07:00
SDL_blit_auto.h
SDL_blit_copy.c
SDL_blit_copy.h
SDL_blit_N.c Add clang-format on/off comments where necessary. 2022-05-19 01:31:29 -07:00
SDL_blit_slow.c
SDL_blit_slow.h
SDL_bmp.c
SDL_clipboard.c
SDL_egl.c Rename variables in SDL_egl.c to be more intuitive 2022-06-11 14:20:18 -07:00
SDL_egl_c.h Rename variables in SDL_egl.c to be more intuitive 2022-06-11 14:20:18 -07:00
SDL_fillrect.c Add clang-format on/off comments where necessary. 2022-05-19 01:31:29 -07:00
SDL_pixels.c
SDL_pixels_c.h
SDL_rect.c
SDL_rect_c.h
SDL_rect_impl.h
SDL_RLEaccel.c Don't use SDL_SIMDFree() if the pixels haven't been allocated with SDL_SIMDAlloc() 2022-05-11 08:40:17 -07:00
SDL_RLEaccel_c.h
SDL_shape.c
SDL_shape_internals.h
SDL_stretch.c
SDL_surface.c video: Note unused SDL_surface creation parameters for removal in SDL 3 2022-06-13 11:53:53 -07:00
SDL_sysvideo.h make SDL_SetTextInputRect take a pointer to const 2022-07-04 09:38:01 -07:00
SDL_video.c make SDL_SetTextInputRect take a pointer to const 2022-07-04 09:38:01 -07:00
SDL_vulkan_internal.h
SDL_vulkan_utils.c
SDL_yuv.c Add optimiztion function with LSX in LoongArch 2022-06-06 08:49:09 -07:00
SDL_yuv_c.h
sdlgenblit.pl Add clang-format on/off comments where necessary. 2022-05-19 01:31:29 -07:00