Anonymous Maarten
|
32df5aeb3d
Check result of FindLibraryAndSONAME before use
|
před 2 roky |
Anonymous Maarten
|
8a2c6b604c
cmake: don't link to libibus (not needed, I think)
|
před 2 roky |
Anonymous Maarten
|
c950018fe0
cmake: don't link to libdbus (see note in SDL_dbus.c)
|
před 2 roky |
Anonymous Maarten
|
fb7c03ebb5
cmake: install LICENSE.txt
|
před 2 roky |
Anonymous Maarten
|
afc350eeff
cmake: do 's#set(SOURCE_FILES #list(APPEND SOURCE_FILES #g'
|
před 2 roky |
Ryan C. Gordon
|
ded6c22efb
render: Corrected wrong SDL_memcpy() sizes for viewport, cliprect.
|
před 2 roky |
Frank Praznik
|
e427e80bfe
wayland: Use the output descriptions from xdg-output when available
|
před 2 roky |
Ozkan Sezer
|
714502d373
minor windows warning fixes.
|
před 2 roky |
Simon McVittie
|
e974985998
test: Add test coverage for surface size overflows
|
před 2 roky |
Simon McVittie
|
507ce36d80
video: Note unused SDL_surface creation parameters for removal in SDL 3
|
před 2 roky |
Simon McVittie
|
535fdc3adc
video: Detect and reject nonsense SDL_surface dimensions
|
před 2 roky |
Simon McVittie
|
8c9f7104e3
video: Harden calculation of SDL_surface pitch and size against overflow
|
před 2 roky |
Anonymous Maarten
|
6606ab8b56
Introduce EXTRA_TEST_LIBS variable for test-only libraries
|
před 2 roky |
Anonymous Maarten
|
e99a7144ff
Use list(APPEND EXTRA_LIBS) everywhere
|
před 2 roky |
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 |