SDL Wiki Bot
|
9c4fb449e2
Sync SDL3 wiki -> header
|
10 months ago |
SDL Wiki Bot
|
de5a8b61d0
Sync SDL3 wiki -> header
|
10 months ago |
SDL Wiki Bot
|
39c2dacc8f
Sync SDL3 wiki -> header
|
10 months ago |
Ryan C. Gordon
|
e23257307e
Introduce formal policy for APIs that return strings.
|
10 months ago |
Carlo Bramini
|
b1f3682216
SDL_assert: add support for aarch64-w64-mingw32
|
10 months ago |
Sam Lantinga
|
76e5aa5bfd
Log any leaked objects at shutdown
|
10 months ago |
Sam Lantinga
|
b0e93e4e63
Prevent crashes if freed objects are passed to SDL API functions
|
10 months ago |
Ryan C. Gordon
|
57a15933cd
SDL_GetCSSCursorName: Don't assert on unrecognized cursor types.
|
10 months ago |
Ryan C. Gordon
|
9a9a3d1a33
SDL_SystemCursor: rename enum items to match CSS.
|
10 months ago |
Ozkan Sezer
|
49b6c24722
always define PRI?64 using 'I64' when targeting windows
|
10 months ago |
Anonymous Maarten
|
fd2b9c0602
cmake: don't check c++ compiler flags for asan when CXX is not enabled
|
10 months ago |
Frank Praznik
|
85a2a201b1
x11: Always disable the borders when leaving fullscreen from a borderless window created as fullscreen
|
10 months ago |
Sam Lantinga
|
4c7459eda8
SDL_cocoawindow: Fix setting parent-relative coordinates for child windows in Cocoa_SetWindowSize
|
10 months ago |
Sam Lantinga
|
e3beaa1972
Added support for the Razer Kitsune in PS5 mode
|
10 months ago |
Sam Lantinga
|
cd9c25e800
Don't set the borderless flag if we're about to go fullscreen.
|
10 months ago |
Anonymous Maarten
|
6896c4c3bf
tests: testcases accept a void pointer argument
|
10 months ago |
Anonymous Maarten
|
d5060423a2
testplatform: fix leak at exit time
|
10 months ago |
Anonymous Maarten
|
4b0f52b04e
cmake: fall back to per-cpu test when all-in-one test fails
|
10 months ago |
mechakotik
|
8f88c32ca6
android: Default to custom theme in styles.xml
|
10 months ago |
Ozkan Sezer
|
550d5b95c0
fix type redefinition errors after commit b1b4638cacbe.
|
10 months ago |
Ozkan Sezer
|
5aa9ee8446
SDL_windowsmodes.c (WIN_GetDisplayNameVista): fix return after PR/9923
|
10 months ago |
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 |