SDL/src/main
Sam Lantinga 90e01040c5 Added thread-safe environment functions
Also marked the existing functions as unsafe, as they can cause crashes if used in multi-threaded applications.

As a bonus, since the new functions are hashtable based, hint environment lookups are much faster.
2024-09-13 22:14:54 -07:00
..
emscripten Added thread-safe environment functions 2024-09-13 22:14:54 -07:00
gdk Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
generic Renamed SDL_Del* to SDL_Remove* 2024-08-31 07:46:28 -07:00
ios Use C99 bool internally in SDL 2024-08-22 13:30:02 -07:00
n3ds Use C++ style comments consistently in SDL source code 2024-08-22 13:30:02 -07:00
ngage Use C++ style comments consistently in SDL source code 2024-08-22 13:30:02 -07:00
ps2 Use C++ style comments consistently in SDL source code 2024-08-22 13:30:02 -07:00
psp Use C++ style comments consistently in SDL source code 2024-08-22 13:30:02 -07:00
windows Use C++ style comments consistently in SDL source code 2024-08-22 13:30:02 -07:00
SDL_main_callbacks.c Renamed SDL_Del* to SDL_Remove* 2024-08-31 07:46:28 -07:00
SDL_main_callbacks.h Use C99 bool internally in SDL 2024-08-22 13:30:02 -07:00
SDL_runapp.c Use C++ style comments consistently in SDL source code 2024-08-22 13:30:02 -07:00