Sam Lantinga
|
c708ddd66f
Added a SDL render viewport test
|
2 years ago |
Sam Lantinga
|
1c83c1fadd
Fixed build warnings in Xcode
|
2 years ago |
Sam Lantinga
|
b5e6d0eba9
Added testautomation to the Xcode project
|
2 years ago |
Frank Praznik
|
56120a132d
wayland: Remove duplicate code
|
2 years ago |
Ryan C. Gordon
|
077725d0e3
wikiheaders: Fixed SDL2 wiki link.
|
2 years ago |
Ryan C. Gordon
|
5f8b53820a
wikiheaders: Link to the SDL2 wiki in the preamble.
|
2 years ago |
Ryan C. Gordon
|
726d6f9422
wikiheaders: Allow markdown in the wikipreamble string.
|
2 years ago |
Frank Praznik
|
b2cfcbdb64
wayland: Support new high-DPI system
|
2 years ago |
Ozkan Sezer
|
b462027c53
SDL_test_common.c: minor warning fix (SDL_AudioDeviceID is unsigned)
|
2 years ago |
Sam Lantinga
|
364db52ca3
Moved testautomation data out of SDL_test library
|
2 years ago |
Ozkan Sezer
|
742e356180
test/loopwavequeue.c: minor warning fix (SDL_AudioDeviceID is unsigned)
|
2 years ago |
Ozkan Sezer
|
be2afeec84
SDL_loadso.h: add missing SDLCALL to SDL_LoadFunction()
|
2 years ago |
Jiří Malák
|
54540a82a0
SDL_atomic.h: Update SDL_CPUPauseInstruction for Watcom. (#7157)
|
2 years ago |
Frank Praznik
|
6895e1700f
video: Ensure that the closest returned video mode match always has a valid scale value
|
2 years ago |
Sam Lantinga
|
5970311353
Fixed build using clang-cl on Windows
|
2 years ago |
Ozkan Sezer
|
3bf86c0eca
cmake: addititonal check for visibility attributes.
|
2 years ago |
Sam Lantinga
|
13087405e0
Fixed clang documentation warnings
|
2 years ago |
Anonymous Maarten
|
4ec3a5ac27
cmake: only add <LANG>_VISIBILITY_PRESET properties when compiler supports -fvisibility=
|
2 years ago |
Sam Lantinga
|
a37f2aed7e
Hook up Android_ScreenDensity to convert pixels to screen coordinates on Android
|
2 years ago |
Sam Lantinga
|
9bbc402b81
Take the display scale into account in SDL_GetWindowSizeInPixels()
|
2 years ago |
Sam Lantinga
|
162e40c982
Use densityDpi instead of density to more closely match what the UI scale is
|
2 years ago |
Sam Lantinga
|
6dc135413a
Create a static SDL_test library on Android
|
2 years ago |
Anonymous Maarten
|
330ad80014
cocci: fix game pad event types
|
2 years ago |
Ryan C. Gordon
|
79cca812cb
include: make SDL_RenderPresent thread safety notes less verbose.
|
2 years ago |
SDL Wiki Bot
|
43e3daace3
Sync SDL3 wiki -> header
|
2 years ago |
Ryan C. Gordon
|
197340ea1c
Sync wiki -> headers.
|
2 years ago |
Ryan C. Gordon
|
01cba48d18
wikiheaders: Add a `\threadsafety` tag to document threading details.
|
2 years ago |
Sylvain
|
73dc327c84
Android get the display Density
|
2 years ago |
Sam Lantinga
|
6a27188023
SDL_DisplayMode now represents physical pixels and has added a display scaling factor
|
2 years ago |
Sam Lantinga
|
a1e101e898
Fixed formatting for Haiku cc files
|
2 years ago |