Sam Lantinga
|
f092f5982c
Merge commit '78ccadd5a22bd60c015598fa0abad92705d5ea0f' into main
|
3 years ago |
Sam Lantinga
|
f393f65104
Merge commit '504bce5187830c082cb8803fe9447b4fb45fcccc' into main
|
3 years ago |
Sam Lantinga
|
b61a819e0c
Merge commit 'c663e6d568a1bcb096df3ff072f1b9306980ab73' into main
|
3 years ago |
Sam Lantinga
|
56ad16fb7b
Merge commit 'dbd4b88abce852bb11d850333f28c66681cb5530' into main
|
3 years ago |
Sam Lantinga
|
81c3343d04
Merge commit '40833d25262552fe96dec5acd3870d79f08f1456' into main
|
3 years ago |
Sam Lantinga
|
8cd08097d9
Merge commit '59308cb3e99c104692b55156883cd89c2aa84699' into main
|
3 years ago |
Sam Lantinga
|
60cff229c8
Merge commit '62297e7da506e767de678c8aab4efdfd2fc38c89' into main
|
3 years ago |
Sam Lantinga
|
2c5b384dce
Merge commit '607ddd0e101d6b0867036e5c48b0f854d553edce' into main
|
3 years ago |
Sam Lantinga
|
85d6fb280a
Merge commit '4798c36197d403fbb97cd4853fa109d1b0b77d62' into main
|
3 years ago |
Sam Lantinga
|
78ccadd5a2
Speed up processing of update-copyright.sh
|
3 years ago |
Sam Lantinga
|
504bce5187
Set SDL_HINT_JOYSTICK_ALLOW_BACKGROUND_EVENTS for the virtual joystick test
|
3 years ago |
Sam Lantinga
|
c663e6d568
Revert "Always allow controller events for virtual joysticks regardless of focus state"
|
3 years ago |
Sam Lantinga
|
dbd4b88abc
Generally removed generally
|
3 years ago |
Sam Lantinga
|
40833d2526
Documented thread starvation issue raised in https://github.com/libsdl-org/SDL/pull/7023
|
3 years ago |
Sam Lantinga
|
59308cb3e9
SDL_platform_defines.h is already included in SDL_platform.h
|
3 years ago |
Anonymous Maarten
|
62297e7da5
cmake: avoid string(SUBSTRING) on short strings
|
3 years ago |
Sylvain Becker
|
607ddd0e10
Merge pull request #7033 from 1bsyl/br_oldname_gettick64
|
3 years ago |
Sylvain
|
4798c36197
Add oldname entry: GetTicks64() is renamed GetTicks()
|
3 years ago |
yuanhecai
|
50af65a7dd
Fix loongarch64 support
|
3 years ago |
Ozkan Sezer
|
0d8c22acd2
cmake (CheckPTHREAD): remove _GNU_SOURCE define after bug #7026 fix
|
3 years ago |
Sylvain
|
a486eeccf4
Remove one test that contains call of SDL_Quit() / SDL_Init() because it
|
3 years ago |
Anonymous Maarten
|
f91a747549
include: SDL_dynapi.h depends on platform defines
|
3 years ago |
Sam Lantinga
|
d94f2a9ee5
Always allow controller events for virtual joysticks regardless of focus state
|
3 years ago |
Anonymous Maarten
|
61f76efb85
cmake: do all compile tests with -D_GNU_SOURCE=1
|
3 years ago |
Sam Lantinga
|
ac99db9fc8
Fixed infinite loop shutting down WGI controllers
|
3 years ago |
Anonymous Maarten
|
f53d797cca
cmake: generate git hash using GetRevisionDescription CMake module
|
3 years ago |
Ozkan Sezer
|
d4f7b0aa0e
cmake: added missing INTERFACE to target_compile_definitions
|
3 years ago |
Sam Lantinga
|
9ffeae7b58
Added a migration note for SDL_Vulkan_GetInstanceExtensions()
|
3 years ago |
Hunter Kvalevog
|
a2b2464b46
SDL_Vulkan_GetInstanceExtensions: Require Vulkan
|
3 years ago |
Hunter Kvalevog
|
0953367967
SDL_Vulkan_GetInstanceExtensions: Remove window
|
3 years ago |