Sam Lantinga
|
90beffdeb1
Revert "WASAPI_WaitDevice: Check current padding before waiting on event"
|
10 months ago |
Ozkan Sezer
|
e4518af377
move vista+ display config function ptr calls to device->driverdata
|
10 months ago |
Sam Lantinga
|
fb2287dd47
Fixed updating NV12 and YV12 textures on the direct3d11 renderer
|
10 months ago |
Hunter Kvalevog
|
8604847214
SDL_SetEventFilter: Don't flush when removing filter
|
10 months ago |
Hunter Kvalevog
|
0136bf2f8f
SDL_SetEventFilter: Don't flush good events
|
10 months ago |
Sam Lantinga
|
4954690828
Fixed warning C4244: '=': conversion from 'double' to 'float', possible loss of data
|
10 months ago |
Sam Lantinga
|
690d73f5c9
Fixed warning C4244: 'initializing': conversion from 'WPARAM' to 'Uint32', possible loss of data
|
10 months ago |
Ozkan Sezer
|
d41e48e4c6
WIN_AdjustWindowRectWithStyle: silence gcc maybe-uninitialized warnings
|
10 months ago |
Sam Lantinga
|
a801f81132
Revert "Fix flickering of window when using desktop-fullscreen and borderless window on multiple monitors on Linux. Closes #8186."
|
10 months ago |
Frank Praznik
|
63c164f778
x11: Use the floating size for the constraints on non-resizable windows
|
10 months ago |
Ozkan Sezer
|
384e5486bc
SDL_windows.h: set _WIN32_WINNT to 0xA00 dxgi1_6.h is available
|
10 months ago |
Ozkan Sezer
|
b1c7b2f44f
SDL_wasapi.c: avoid unused warning if IAudioClient3 isn't available
|
10 months ago |
Ozkan Sezer
|
dde9c10e79
SDL_camera_mediafoundation.c: hardcode MF_DEVSOURCE_ATTRIBUTE_* GUIDs
|
10 months ago |
Ramez Ragaa
|
6bb91c7c08
Support X11 incremental clipboard transfers.
|
11 months ago |
Sam Lantinga
|
652b34bd15
Added SDL_DumpProperties() for internal debugging
|
10 months ago |
Sam Lantinga
|
ae59afa7d0
Fixed building with ENABLE_SDL_CALL_LOGGING enabled
|
10 months ago |
Frank Praznik
|
57504385e0
wayland: Maintain aspect ratio while resizing the window
|
10 months ago |
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 months ago |
SDL Wiki Bot
|
04a0a85d92
Sync SDL3 wiki -> header
|
10 months ago |
Sam Lantinga
|
542a3663de
Added SDL_GetDefaultKeyFromScancode() to the public API
|
10 months ago |
Ryan C. Gordon
|
aeb223fc23
pipewire: if no devices seen in "preferred" init, try a different backend.
|
10 months ago |
Frank Praznik
|
fafc9f642a
win32: Don't set the display HDR values to uninitialized data
|
10 months ago |
Ozkan Sezer
|
2b374e6c0f
check dxgi1_6.h before enabling sdr/hdr code in SDL_windowsmodes.c
|
10 months ago |
Ozkan Sezer
|
00a7b14ee7
cmake: check mfapi.h before enabling SDL_CAMERA_DRIVER_MEDIAFOUNDATION
|
10 months ago |
Sam Lantinga
|
d141827895
Fixed positioning a window with undefined position on a specific display
|
10 months ago |
SDL Wiki Bot
|
98fdef75bb
Sync SDL3 wiki -> header
|
10 months ago |
Sam Lantinga
|
c74886ab00
Added SDL_SetWindowAspectRatio() and SDL_GetWindowAspectRatio()
|
10 months ago |
Ozkan Sezer
|
aacafd6233
time/windows/SDL_systime.c: remove minwinbase.h & timezoneapi.h includes
|
10 months ago |
Ozkan Sezer
|
864df05b19
SDL_windowsevents.c: define RI_MOUSE_HWHEEL if missing.
|
10 months ago |
Ozkan Sezer
|
ba1fdf24c9
fix type redefinition error after commit dfe4445214
|
10 months ago |