| .. |
|
android
|
avoid type redefinition errors after commit ee806597b9.
|
2023-08-27 22:22:10 +03:00 |
|
arm
|
Fix remaining typos (#7921)
|
2023-07-03 12:46:47 -07:00 |
|
cocoa
|
macOS: Don't raise the parent top-level window when raising a child window, only raise the child window to the top of the parent
|
2023-08-30 20:29:57 -07:00 |
|
dummy
|
Fixed automation tests using the dummy video driver
|
2023-07-25 11:48:10 -07:00 |
|
emscripten
|
video: Remove SDL_GetFocusWindow()
|
2023-09-18 11:14:42 -04:00 |
|
gdk
|
|
|
|
haiku
|
Fixed build errors when OpenGL isn't enabled
|
2023-08-05 00:25:12 -07:00 |
|
khronos
|
remove unused vulkan/*.hpp files.
|
2023-07-17 00:10:50 +03:00 |
|
kmsdrm
|
avoid type redefinition errors after commit ee806597b9.
|
2023-08-27 22:22:10 +03:00 |
|
n3ds
|
Allocate displays as an array of pointers instead of an array of objects
|
2023-08-01 19:24:29 -07:00 |
|
ngage
|
|
|
|
offscreen
|
|
|
|
ps2
|
|
|
|
psp
|
|
|
|
qnx
|
Fix remaining typos (#7921)
|
2023-07-03 12:46:47 -07:00 |
|
raspberry
|
Fix remaining typos (#7921)
|
2023-07-03 12:46:47 -07:00 |
|
riscos
|
|
|
|
uikit
|
video: Remove SDL_GetFocusWindow()
|
2023-09-18 11:14:42 -04:00 |
|
vita
|
|
|
|
vivante
|
avoid type redefinition errors after commit ee806597b9.
|
2023-08-27 22:22:10 +03:00 |
|
wayland
|
linux: Add portal drag and drop
|
2023-09-20 11:41:48 -04:00 |
|
windows
|
Windows: fix for client rect resizing larger each time we came from exclusive fullscreen -> windowed on a monitor with HiDPI set. The problem was we were using the monitor DPI rather than the window DPI so AdjustWindowRectExForDpi was giving us an incorrect size which would be too large for the client rect. Closes #8237.
|
2023-09-12 07:36:55 -07:00 |
|
winrt
|
Fix remaining typos (#7921)
|
2023-07-03 12:46:47 -07:00 |
|
x11
|
x11: Always update clipboard owner
|
2023-09-15 05:21:14 -07:00 |
|
yuv2rgb
|
yuv_rgb: Comment out unused code.
|
2023-08-25 19:42:46 -04:00 |
|
SDL_blit.c
|
|
|
|
SDL_blit.h
|
|
|
|
SDL_blit_0.c
|
|
|
|
SDL_blit_1.c
|
|
|
|
SDL_blit_A.c
|
|
|
|
SDL_blit_auto.c
|
|
|
|
SDL_blit_auto.h
|
|
|
|
SDL_blit_copy.c
|
|
|
|
SDL_blit_copy.h
|
|
|
|
SDL_blit_N.c
|
Fix remaining typos (#7921)
|
2023-07-03 12:46:47 -07:00 |
|
SDL_blit_slow.c
|
|
|
|
SDL_blit_slow.h
|
|
|
|
SDL_bmp.c
|
Fixed warning C4389: '!=': signed/unsigned mismatch
|
2023-08-25 08:49:49 -07:00 |
|
SDL_clipboard.c
|
Only clear the clipboard if setting empty text
|
2023-07-06 08:32:34 -07:00 |
|
SDL_clipboard_c.h
|
Reimplement clipboard text in terms of clipboard data
|
2023-07-05 20:06:59 -07:00 |
|
SDL_egl.c
|
|
|
|
SDL_egl_c.h
|
|
|
|
SDL_fillrect.c
|
|
|
|
SDL_pixels.c
|
Fixed setting invalid bpp for FOURCC formats in SDL_GetMasksForPixelFormatEnum()
|
2023-08-07 22:20:40 -07:00 |
|
SDL_pixels_c.h
|
|
|
|
SDL_rect.c
|
|
|
|
SDL_rect_c.h
|
|
|
|
SDL_rect_impl.h
|
|
|
|
SDL_RLEaccel.c
|
|
|
|
SDL_RLEaccel_c.h
|
|
|
|
SDL_shape.c
|
|
|
|
SDL_shape_internals.h
|
|
|
|
SDL_stretch.c
|
|
|
|
SDL_surface.c
|
Fix remaining typos (#7921)
|
2023-07-03 12:46:47 -07:00 |
|
SDL_sysvideo.h
|
Fixed warning: this function declaration is not a prototype
|
2023-09-18 13:09:28 -07:00 |
|
SDL_video.c
|
Fixed warning: this function declaration is not a prototype
|
2023-09-18 13:09:28 -07:00 |
|
SDL_video_c.h
|
|
|
|
SDL_vulkan_internal.h
|
Fix remaining typos (#7921)
|
2023-07-03 12:46:47 -07:00 |
|
SDL_vulkan_utils.c
|
|
|
|
SDL_yuv.c
|
|
|
|
SDL_yuv_c.h
|
|
|
|
sdlgenblit.pl
|
Fix remaining typos (#7921)
|
2023-07-03 12:46:47 -07:00 |