Anonymous Maarten
|
851eecdf40
Don't add extra build linker flags to SDL2_static
|
před 2 roky |
Simon McVittie
|
63b3b9a558
Fix some typos in diagnostic messages
|
před 2 roky |
Sam Lantinga
|
c95edd9450
Fixed spacing
|
před 2 roky |
SDL Wiki Bot
|
33f8a4ddca
Sync wiki -> header
|
před 2 roky |
Sam Lantinga
|
6258f2ef3f
Fixed spacing
|
před 2 roky |
Simon McVittie
|
7321537971
cmake: Fix static linking to dependencies with "-" in library name
|
před 2 roky |
Ozkan Sezer
|
bdf141335c
autotools: fixed d3d12 detection result report.
|
před 2 roky |
Ryan C. Gordon
|
9a0367675f
windows: Get better name for the physical display, for Vista and later.
|
před 2 roky |
Pierre Wendling
|
1963cccce1
CMake: Fix XCode CMake config file. (#5787)
|
před 2 roky |
Matthew Morrison
|
b84ce0d484
Fix typo
|
před 2 roky |
Cameron Cawley
|
fd8cafc72e
Rename variables in SDL_egl.c to be more intuitive
|
před 2 roky |
Eric Wasylishen
|
e09551bc80
Fix WinRT build
|
před 2 roky |
Eric Wasylishen
|
2830895740
testgles2.c: refresh cached SDL_GL_GetDrawableSize() on SDL_WINDOWEVENT_SIZE_CHANGED, not SDL_WINDOWEVENT_RESIZED
|
před 2 roky |
Eric Wasylishen
|
ab81a559f4
Windows DPI scaling/highdpi support
|
před 2 roky |
Eric Wasylishen
|
df36f926fc
testautomation: add video_setWindowCenteredOnDisplay test
|
před 2 roky |
Eric Wasylishen
|
448e05e3c8
add DPI_AWARENESS_CONTEXT_UNAWARE_GDISCALED define
|
před 2 roky |
Eric Wasylishen
|
1b797957c1
SDL_windowsvideo.c: add HIGHDPI_DEBUG ifdef, print DPI awareness at startup if defined
|
před 2 roky |
Eric Wasylishen
|
1488c40812
WM_DPICHANGED: remove some dead code, add comment
|
před 2 roky |
Eric Wasylishen
|
60ef11b3cb
Fix Watcom compile errors
|
před 2 roky |
Eric Wasylishen
|
d3b970d4d5
HighDPI: remove SWP_NOSIZE in WIN_SetWindowPosition
|
před 2 roky |
Eric Wasylishen
|
51ebefeeee
Support PMv2 DPI awareness, add SDL_HINT_WINDOWS_DPI_AWARENESS
|
před 3 roky |
Cameron Gutman
|
81d3adddbf
events: Fix spurious early returns from SDL_WaitEvent()/SDL_WaitEventTimeout()
|
před 2 roky |
Nhalrath
|
b3260e7eb3
Remove macro definition for SDL_ERRBUFIZE
|
před 2 roky |
Frank Praznik
|
4a3277b0f9
wayland: Always commit window constraints before entering fullscreen
|
před 2 roky |
Frank Praznik
|
78698a0ba2
wayland: Use a separate frame callback for setting the surface damage region
|
před 2 roky |
Frank Praznik
|
146ea9b0e1
wayland: Only set the surface opaque region if EGL transparency is disabled
|
před 2 roky |
Frank Praznik
|
a20516d4f3
wayland: Swap emulated mode dimensions in more cases
|
před 2 roky |
Frank Praznik
|
e1c8350439
wayland: Add a hint to disable video mode emulation under Wayland
|
před 2 roky |
Frank Praznik
|
e9d3dcea73
wayland: Unify integer and fractional output scaling
|
před 2 roky |
Frank Praznik
|
4fde7dd830
wayland: Refactor the Wayland mode emulation and viewport logic
|
před 2 roky |