Ozkan Sezer
|
d41e48e4c6
WIN_AdjustWindowRectWithStyle: silence gcc maybe-uninitialized warnings
|
10 ヶ月 前 |
Sam Lantinga
|
a801f81132
Revert "Fix flickering of window when using desktop-fullscreen and borderless window on multiple monitors on Linux. Closes #8186."
|
10 ヶ月 前 |
Frank Praznik
|
63c164f778
x11: Use the floating size for the constraints on non-resizable windows
|
10 ヶ月 前 |
Ozkan Sezer
|
384e5486bc
SDL_windows.h: set _WIN32_WINNT to 0xA00 dxgi1_6.h is available
|
10 ヶ月 前 |
Ozkan Sezer
|
b1c7b2f44f
SDL_wasapi.c: avoid unused warning if IAudioClient3 isn't available
|
10 ヶ月 前 |
Ozkan Sezer
|
dde9c10e79
SDL_camera_mediafoundation.c: hardcode MF_DEVSOURCE_ATTRIBUTE_* GUIDs
|
10 ヶ月 前 |
Ramez Ragaa
|
6bb91c7c08
Support X11 incremental clipboard transfers.
|
11 ヶ月 前 |
Sam Lantinga
|
652b34bd15
Added SDL_DumpProperties() for internal debugging
|
10 ヶ月 前 |
Sam Lantinga
|
ae59afa7d0
Fixed building with ENABLE_SDL_CALL_LOGGING enabled
|
10 ヶ月 前 |
Frank Praznik
|
57504385e0
wayland: Maintain aspect ratio while resizing the window
|
10 ヶ月 前 |
Sam Lantinga
|
b1b4638cac
Add basic vulkan support to offscreen video driver so it doesn't crash if you happen to get the offscreen driver and try to use vulkan.
|
10 ヶ月 前 |
SDL Wiki Bot
|
04a0a85d92
Sync SDL3 wiki -> header
|
10 ヶ月 前 |
Sam Lantinga
|
542a3663de
Added SDL_GetDefaultKeyFromScancode() to the public API
|
10 ヶ月 前 |
Ryan C. Gordon
|
aeb223fc23
pipewire: if no devices seen in "preferred" init, try a different backend.
|
10 ヶ月 前 |
Frank Praznik
|
fafc9f642a
win32: Don't set the display HDR values to uninitialized data
|
10 ヶ月 前 |
Ozkan Sezer
|
2b374e6c0f
check dxgi1_6.h before enabling sdr/hdr code in SDL_windowsmodes.c
|
10 ヶ月 前 |
Ozkan Sezer
|
00a7b14ee7
cmake: check mfapi.h before enabling SDL_CAMERA_DRIVER_MEDIAFOUNDATION
|
10 ヶ月 前 |
Sam Lantinga
|
d141827895
Fixed positioning a window with undefined position on a specific display
|
10 ヶ月 前 |
SDL Wiki Bot
|
98fdef75bb
Sync SDL3 wiki -> header
|
10 ヶ月 前 |
Sam Lantinga
|
c74886ab00
Added SDL_SetWindowAspectRatio() and SDL_GetWindowAspectRatio()
|
10 ヶ月 前 |
Ozkan Sezer
|
aacafd6233
time/windows/SDL_systime.c: remove minwinbase.h & timezoneapi.h includes
|
10 ヶ月 前 |
Ozkan Sezer
|
864df05b19
SDL_windowsevents.c: define RI_MOUSE_HWHEEL if missing.
|
10 ヶ月 前 |
Ozkan Sezer
|
ba1fdf24c9
fix type redefinition error after commit dfe4445214
|
10 ヶ月 前 |
erysdren
|
2f1384e5d1
SDL_systime.c: missing include for PSP toolchain
|
10 ヶ月 前 |
Sam Lantinga
|
36015ad5e5
Fixed compiling SDL_platform_defines.h on macOS with older compilers (thanks @sezero!)
|
10 ヶ月 前 |
Ryan C. Gordon
|
e508d82f74
include: Tweaked some vsync-related documentation.
|
10 ヶ月 前 |
SDL Wiki Bot
|
6524f9c9b8
Sync SDL3 wiki -> header
|
10 ヶ月 前 |
Sam Lantinga
|
dfe4445214
Added SDL_SetWindowSurfaceVSync() and SDL_GetWindowSurfaceVSync()
|
10 ヶ月 前 |
SDL Wiki Bot
|
7c75801571
Sync SDL3 wiki -> header
|
10 ヶ月 前 |
Ryan C. Gordon
|
3364aff757
main: Make the main callback return value symbols smaller (thanks, @Lzard!).
|
10 ヶ月 前 |