Stefan Schlosser
|
10458f2cac
SDL_getenv.c: fix dynamic loading of environ symbol on FreeBSD
|
пре 7 месеци |
Ryan C. Gordon
|
84a236c92e
hashtable: Redesign the hashtable API.
|
пре 1 година |
Sam Lantinga
|
f2074d7af3
Updated copyright for 2025
|
пре 1 година |
Sam Lantinga
|
43a61fec91
Removed external hashtable locking functions
|
пре 1 година |
Sam Lantinga
|
61511c48a4
SDL_HashTable is now optionally thread-safe
|
пре 1 година |
Sam Lantinga
|
3234a3b902
Simplified internal SDL_Surface structure
|
пре 1 година |
Daniel Ludwig
|
e98cf3c870
Fix Xbox builds
|
пре 1 година |
Sam Lantinga
|
ea2e2e451d
Better fix for initializing Android environment variables
|
пре 1 година |
Sam Lantinga
|
095fb5f522
Fixed infinite recursion at startup on Android
|
пре 1 година |
Sam Lantinga
|
d29a0e3f31
Fixed warning: no previous prototype for function
|
пре 1 година |
Sam Lantinga
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
пре 1 година |
Sam Lantinga
|
97d40b9218
Removed SDL_CleanupEnvironment()
|
пре 1 година |
Sam Lantinga
|
28b94c4758
Re-added SDL_getenv() as a thread-safe getenv() implementation
|
пре 1 година |
Sam Lantinga
|
aa7357a14d
SDL_CreateEnvironment() fills the environment with a non-zero parameter
|
пре 1 година |
Sam Lantinga
|
90e01040c5
Added thread-safe environment functions
|
пре 1 година |
Sam Lantinga
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
пре 1 година |
Sam Lantinga
|
6501e90018
Use C++ style comments consistently in SDL source code
|
пре 1 година |
Sam Lantinga
|
473feab2a4
Added SDL_unsetenv()
|
пре 1 година |
Sam Lantinga
|
4f55271571
Removed temporary memory from the API
|
пре 1 година |
Sam Lantinga
|
29f0fd33dc
SDL_getenv() should return const
|
пре 1 година |
Anonymous Maarten
|
a2a1d2de66
Add HAVE_UNSETENV to preprocessor guard
|
пре 1 година |
Sam Lantinga
|
ce65f84fd8
Fixed Android warnings
|
пре 1 година |
Sam Lantinga
|
6e081eb7dc
Memory leak no more!
|
пре 1 година |
Sam Lantinga
|
156ca356b5
Free any temporary environment memory at SDL_Quit()
|
пре 1 година |
Anonymous Maarten
|
31d133db40
Define SDL_PLATFORM_* macros instead of underscored ones (#8875)
|
пре 2 година |
Sam Lantinga
|
5b3ee51c6c
Updated copyright for 2024
|
пре 2 година |
Sylvain
|
d8600f717e
Pointer as bool (libsdl-org#7214)
|
пре 2 година |
Sam Lantinga
|
ddbdd73258
Updated source to match SDL function prototype style
|
пре 2 година |
Anonymous Maarten
|
b6ae281e97
Use #ifdef/#ifndef instead of #if defined/#if \!defined
|
пре 2 година |
Anonymous Maarten
|
4af93990a9
Remove disabled self test main functions
|
пре 3 година |