Anonymous Maarten
|
a486d0e2b2
ci: rename *.yaml -> *.yaml
|
2 anos atrás |
Anonymous Maarten
|
049e6ff408
cmake: haiku uses CXX code, so enable it in C-only project
|
2 anos atrás |
Anonymous Maarten
|
837416ef85
cmake: command-line option ‘-Wdeclaration-after-statement’ is valid for C/ObjC but not for C++
|
2 anos atrás |
Anonymous Maarten
|
aa7fdd6624
haiku: remove unused variable in SDL_BApp.h
|
2 anos atrás |
Anonymous Maarten
|
0ab99ffb2a
cmake: add SDL_TESTS_TIMEOUT_MULTIPLIER to account for slower machines
|
2 anos atrás |
Anonymous Maarten
|
f85ef6fc3c
haiku: fix use of SDL_ConvertSurfaceFormat
|
2 anos atrás |
Sam Lantinga
|
5ed00d34aa
Document that condition variable mutexes can't be locked recursively.
|
2 anos atrás |
Sam Lantinga
|
e9b86eebf3
Functions which return function pointers now return SDL_FunctionPointer instead of void*
|
2 anos atrás |
Sylvain
|
7275b2b352
SDL_GetTicks64: entry added in SDL_ENABLE_OLD_NAMES
|
2 anos atrás |
Sam Lantinga
|
5feebcdce0
SDL_AddHintCallback() now returns a standard int result instead of void
|
2 anos atrás |
Sam Lantinga
|
fde78d12f2
Updated copyright for 2023
|
2 anos atrás |
Sam Lantinga
|
78ccadd5a2
Speed up processing of update-copyright.sh
|
2 anos atrás |
Sam Lantinga
|
504bce5187
Set SDL_HINT_JOYSTICK_ALLOW_BACKGROUND_EVENTS for the virtual joystick test
|
2 anos atrás |
Sam Lantinga
|
c663e6d568
Revert "Always allow controller events for virtual joysticks regardless of focus state"
|
2 anos atrás |
Sam Lantinga
|
dbd4b88abc
Generally removed generally
|
2 anos atrás |
Sam Lantinga
|
40833d2526
Documented thread starvation issue raised in https://github.com/libsdl-org/SDL/pull/7023
|
2 anos atrás |
Sam Lantinga
|
59308cb3e9
SDL_platform_defines.h is already included in SDL_platform.h
|
2 anos atrás |
Anonymous Maarten
|
62297e7da5
cmake: avoid string(SUBSTRING) on short strings
|
2 anos atrás |
Sylvain Becker
|
607ddd0e10
Merge pull request #7033 from 1bsyl/br_oldname_gettick64
|
2 anos atrás |
Sylvain
|
4798c36197
Add oldname entry: GetTicks64() is renamed GetTicks()
|
2 anos atrás |
yuanhecai
|
50af65a7dd
Fix loongarch64 support
|
2 anos atrás |
Ozkan Sezer
|
0d8c22acd2
cmake (CheckPTHREAD): remove _GNU_SOURCE define after bug #7026 fix
|
2 anos atrás |
Sylvain
|
a486eeccf4
Remove one test that contains call of SDL_Quit() / SDL_Init() because it
|
2 anos atrás |
Anonymous Maarten
|
f91a747549
include: SDL_dynapi.h depends on platform defines
|
2 anos atrás |
Sam Lantinga
|
d94f2a9ee5
Always allow controller events for virtual joysticks regardless of focus state
|
2 anos atrás |
Anonymous Maarten
|
61f76efb85
cmake: do all compile tests with -D_GNU_SOURCE=1
|
2 anos atrás |
Sam Lantinga
|
ac99db9fc8
Fixed infinite loop shutting down WGI controllers
|
2 anos atrás |
Anonymous Maarten
|
f53d797cca
cmake: generate git hash using GetRevisionDescription CMake module
|
2 anos atrás |
Ozkan Sezer
|
d4f7b0aa0e
cmake: added missing INTERFACE to target_compile_definitions
|
2 anos atrás |
Sam Lantinga
|
9ffeae7b58
Added a migration note for SDL_Vulkan_GetInstanceExtensions()
|
2 anos atrás |