| .. |
|
atomic
|
Added Uint32 versions of the atomic functions
|
2024-09-17 08:53:27 -07:00 |
|
audio
|
miliseconds -> miliseconds
|
2024-09-18 08:28:30 +02:00 |
|
camera
|
Renamed atomic functions to match SDL 3.0 naming convention
|
2024-09-17 08:53:27 -07:00 |
|
core
|
manangement -> management
|
2024-09-18 08:38:53 +02:00 |
|
cpuinfo
|
cpuinfo: Rename SDL_GetCPUCount to SDL_GetNumLogicalCPUCores
|
2024-09-14 19:33:30 -07:00 |
|
dialog
|
extenstion -> extension
|
2024-09-18 08:29:14 +02:00 |
|
dynapi
|
Added Uint32 versions of the atomic functions
|
2024-09-17 08:53:27 -07:00 |
|
events
|
Renamed atomic functions to match SDL 3.0 naming convention
|
2024-09-17 08:53:27 -07:00 |
|
file
|
Use non-blocking pipes for process I/O on Windows
|
2024-09-14 21:16:35 -07:00 |
|
filesystem
|
Re-added SDL_getenv() as a thread-safe getenv() implementation
|
2024-09-15 09:37:04 -07:00 |
|
gpu
|
foward -> forward
|
2024-09-18 08:29:32 +02:00 |
|
haptic
|
Re-added SDL_getenv() as a thread-safe getenv() implementation
|
2024-09-15 09:37:04 -07:00 |
|
hidapi
|
coverts -> converts
|
2024-09-18 08:38:31 +02:00 |
|
joystick
|
geneators -> generators
|
2024-09-18 08:38:06 +02:00 |
|
libm
|
logrithm -> logarithm
|
2024-09-18 08:33:09 +02:00 |
|
loadso
|
winrt: Removed WinRT/Windows Phone/UWP support.
|
2024-09-06 13:28:39 -04:00 |
|
locale
|
Re-added SDL_getenv() as a thread-safe getenv() implementation
|
2024-09-15 09:37:04 -07:00 |
|
main
|
Renamed atomic functions to match SDL 3.0 naming convention
|
2024-09-17 08:53:27 -07:00 |
|
misc
|
suported -> supported
|
2024-09-18 08:30:02 +02:00 |
|
power
|
winrt: Removed WinRT/Windows Phone/UWP support.
|
2024-09-06 13:28:39 -04:00 |
|
process
|
Close the other file descriptors after redirection has taken place
|
2024-09-17 07:46:48 -07:00 |
|
render
|
Fixed typo
|
2024-09-17 10:59:28 -07:00 |
|
sensor
|
Renamed atomic functions to match SDL 3.0 naming convention
|
2024-09-17 08:53:27 -07:00 |
|
stdlib
|
infintesimal -> infinitesimal
|
2024-09-18 08:44:25 +02:00 |
|
storage
|
Initialize interface structures so they can be extended in the future
|
2024-09-05 19:16:00 -07:00 |
|
test
|
Renamed atomic functions to match SDL 3.0 naming convention
|
2024-09-17 08:53:27 -07:00 |
|
thread
|
Renamed atomic functions to match SDL 3.0 naming convention
|
2024-09-17 08:53:27 -07:00 |
|
time
|
thw -> the
|
2024-09-18 08:36:56 +02:00 |
|
timer
|
Renamed atomic functions to match SDL 3.0 naming convention
|
2024-09-17 08:53:27 -07:00 |
|
video
|
specififed -> specified
|
2024-09-18 08:40:11 +02:00 |
|
SDL.c
|
Allow initializing hints and properties from any thread
|
2024-09-17 08:53:27 -07:00 |
|
SDL_assert.c
|
windows: Clean out things that should be using defined(SDL_PLATFORM_WINDOWS).
|
2024-09-06 13:28:39 -04:00 |
|
SDL_assert_c.h
|
Use C++ style comments consistently in SDL source code
|
2024-08-22 13:30:02 -07:00 |
|
SDL_error.c
|
Use SDL_bool instead an int return code in the SDL API
|
2024-08-27 10:31:46 -07:00 |
|
SDL_error_c.h
|
Use C99 bool internally in SDL
|
2024-08-22 13:30:02 -07:00 |
|
SDL_guid.c
|
Use C++ style comments consistently in SDL source code
|
2024-08-22 13:30:02 -07:00 |
|
SDL_hashtable.c
|
Reduce strcmp() calls in hashtable lookup
|
2024-09-14 11:46:40 -07:00 |
|
SDL_hashtable.h
|
Added thread-safe environment functions
|
2024-09-13 22:14:54 -07:00 |
|
SDL_hints.c
|
Allow initializing hints and properties from any thread
|
2024-09-17 08:53:27 -07:00 |
|
SDL_hints_c.h
|
Use C99 bool internally in SDL
|
2024-08-22 13:30:02 -07:00 |
|
SDL_internal.h
|
Build config flags are either defined or undefined, never 0
|
2024-09-05 09:52:40 -07:00 |
|
SDL_list.c
|
Use SDL_bool instead an int return code in the SDL API
|
2024-08-27 10:31:46 -07:00 |
|
SDL_list.h
|
Use SDL_bool instead an int return code in the SDL API
|
2024-08-27 10:31:46 -07:00 |
|
SDL_log.c
|
Renamed atomic functions to match SDL 3.0 naming convention
|
2024-09-17 08:53:27 -07:00 |
|
SDL_log_c.h
|
Use C++ style comments consistently in SDL source code
|
2024-08-22 13:30:02 -07:00 |
|
SDL_properties.c
|
Allow initializing hints and properties from any thread
|
2024-09-17 08:53:27 -07:00 |
|
SDL_properties_c.h
|
Use SDL_bool instead an int return code in the SDL API
|
2024-08-27 10:31:46 -07:00 |
|
SDL_utils.c
|
Renamed atomic functions to match SDL 3.0 naming convention
|
2024-09-17 08:53:27 -07:00 |
|
SDL_utils_c.h
|
Added thread-safe initialization/cleanup support
|
2024-09-17 08:53:27 -07:00 |