SDL/src/core
Sam Lantinga 9275c533ca Added thread-safe initialization/cleanup support
Also went through and removed inappropriate uses of spinlocks.

Fixes https://github.com/libsdl-org/SDL/issues/10872
2024-09-17 08:53:27 -07:00
..
android Added thread-safe environment functions 2024-09-13 22:14:54 -07:00
freebsd Fix additional calloc-transposed-args warnings 2024-09-08 19:28:11 -07:00
gdk Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
haiku Use SDL_bool where appropriate in SDL events 2024-09-09 14:00:19 -07:00
linux Added thread-safe initialization/cleanup support 2024-09-17 08:53:27 -07:00
openbsd Changed enums to use XXX_COUNT for the count or number of values 2024-09-11 09:32:17 -07:00
unix Adding void to empty function prototype parenthesis 2024-09-11 19:44:52 -07:00
windows Fixed warning: "SDL_VIDEO_RENDER_D3D12" is not defined, evaluates to 0 2024-09-16 07:40:00 -07:00
SDL_core_unsupported.c windows: Clean out things that should be using defined(SDL_PLATFORM_WINDOWS). 2024-09-06 13:28:39 -04:00