Ryan C. Gordon
|
57a15933cd
SDL_GetCSSCursorName: Don't assert on unrecognized cursor types.
|
10 月之前 |
Ryan C. Gordon
|
9a9a3d1a33
SDL_SystemCursor: rename enum items to match CSS.
|
10 月之前 |
Ozkan Sezer
|
49b6c24722
always define PRI?64 using 'I64' when targeting windows
|
10 月之前 |
Anonymous Maarten
|
fd2b9c0602
cmake: don't check c++ compiler flags for asan when CXX is not enabled
|
10 月之前 |
Frank Praznik
|
85a2a201b1
x11: Always disable the borders when leaving fullscreen from a borderless window created as fullscreen
|
10 月之前 |
Sam Lantinga
|
4c7459eda8
SDL_cocoawindow: Fix setting parent-relative coordinates for child windows in Cocoa_SetWindowSize
|
10 月之前 |
Sam Lantinga
|
e3beaa1972
Added support for the Razer Kitsune in PS5 mode
|
10 月之前 |
Sam Lantinga
|
cd9c25e800
Don't set the borderless flag if we're about to go fullscreen.
|
10 月之前 |
Anonymous Maarten
|
6896c4c3bf
tests: testcases accept a void pointer argument
|
10 月之前 |
Anonymous Maarten
|
d5060423a2
testplatform: fix leak at exit time
|
10 月之前 |
Anonymous Maarten
|
4b0f52b04e
cmake: fall back to per-cpu test when all-in-one test fails
|
10 月之前 |
mechakotik
|
8f88c32ca6
android: Default to custom theme in styles.xml
|
10 月之前 |
Ozkan Sezer
|
550d5b95c0
fix type redefinition errors after commit b1b4638cacbe.
|
10 月之前 |
Ozkan Sezer
|
5aa9ee8446
SDL_windowsmodes.c (WIN_GetDisplayNameVista): fix return after PR/9923
|
10 月之前 |
Sam Lantinga
|
90beffdeb1
Revert "WASAPI_WaitDevice: Check current padding before waiting on event"
|
10 月之前 |
Ozkan Sezer
|
e4518af377
move vista+ display config function ptr calls to device->driverdata
|
10 月之前 |
Sam Lantinga
|
fb2287dd47
Fixed updating NV12 and YV12 textures on the direct3d11 renderer
|
10 月之前 |
Hunter Kvalevog
|
8604847214
SDL_SetEventFilter: Don't flush when removing filter
|
10 月之前 |
Hunter Kvalevog
|
0136bf2f8f
SDL_SetEventFilter: Don't flush good events
|
10 月之前 |
Sam Lantinga
|
4954690828
Fixed warning C4244: '=': conversion from 'double' to 'float', possible loss of data
|
10 月之前 |
Sam Lantinga
|
690d73f5c9
Fixed warning C4244: 'initializing': conversion from 'WPARAM' to 'Uint32', possible loss of data
|
10 月之前 |
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 月之前 |