Ozkan Sezer
|
e7ea47a1b4
add version check to SDL_MALLOC macro (for correctness)
|
2 years ago |
Frank Praznik
|
7d439b87b0
video: Don't switch display modes when emulating mode changes
|
2 years ago |
Frank Praznik
|
7def1438c3
wayland: Refactor for video core changes
|
2 years ago |
Frank Praznik
|
47cdb532f1
video: Don't rely on memcpy undefined behavior
|
2 years ago |
Frank Praznik
|
166afebcad
video: Update self-referential pointers when reallocating the display list
|
2 years ago |
Sam Lantinga
|
673bc57649
Don't accept official mappings for controllers that aren't unique
|
2 years ago |
Sam Lantinga
|
917607c335
Fixed sort_controllers.py and resorted game controller database
|
2 years ago |
Sam Lantinga
|
d29e1f3632
Added gamepad mappings for the Xin-Mo Dual Arcade Fightstick
|
2 years ago |
Sasha Szpakowski
|
baca26d727
macOS: fix initial Metal drawable size in certain multi-display setups
|
2 years ago |
Frank Praznik
|
98ae54ccc0
video: Set the ID of fullscreen modes when adding a display
|
2 years ago |
Anonymous Maarten
|
d8f0715385
Revert "Remove unused SDL_GetCPUName"
|
2 years ago |
Anonymous Maarten
|
78be9eaf38
Revert "Add testcpuinfo.c"
|
2 years ago |
Anonymous Maarten
|
69aede6c9e
Add missing _ in SDL_EVENT_LOCALECHANGED and SSDL_EVENT_TEXTEDITING_EXT
|
2 years ago |
Anonymous Maarten
|
08bcee8570
test: don't use wiki urls for documentation comments
|
2 years ago |
Anonymous Maarten
|
bff449eb24
testcpuinfo.c needs SDL3/SDL_main.h
|
2 years ago |
Anonymous Maarten
|
5888b008b1
Add testcpuinfo.c
|
2 years ago |
Anonymous Maarten
|
4e6ab13d6f
Remove unused SDL_GetCPUName
|
2 years ago |
Sam Lantinga
|
177a6f38e0
Only minimize the window for an assert if it's in exclusive fullscreen mode
|
2 years ago |
Sam Lantinga
|
ac75fe9324
Folded SDL_WINDOW_FULLSCREEN_EXCLUSIVE and SDL_WINDOW_FULLSCREEN_DESKTOP into a single SDL_WINDOW_FULLSCREEN flag
|
2 years ago |
Sam Lantinga
|
14338ab459
Removed display mode flags
|
2 years ago |
Sam Lantinga
|
9ff1055489
Workaround for Visual Studio 2019 const warning
|
2 years ago |
Sam Lantinga
|
6b137579ea
Windows default to fullscreen desktop mode if they don't pick an explicit video mode
|
2 years ago |
Anonymous Maarten
|
048df6260c
Remove disabled self test main functions in src/SDL_error.c
|
2 years ago |
Anonymous Maarten
|
4af93990a9
Remove disabled self test main functions
|
2 years ago |
Anonymous Maarten
|
e73151f544
ci: don't upload test directory for ps2 workflow separately
|
2 years ago |
Anonymous Maarten
|
2afee88c81
ci+haiku: ignore return code of sv force-restart
|
2 years ago |
Frank Praznik
|
d58693928d
video: Return the display ID when the window is fully enclosed
|
2 years ago |
Sam Lantinga
|
c5f570b30b
Make sure count is 0 in out of memory conditions
|
2 years ago |
Vladyslav Serhiienko
|
47deebe23f
Fixes for Android builds
|
2 years ago |
Anonymous Maarten
|
0a3d038ff7
cmake: fix installed SDL3::SDL3_test + test on ci
|
2 years ago |