.. |
atomic
|
bd04459cde
Fix typos (thanks @qndel!)
|
há 7 meses atrás |
audio
|
bd04459cde
Fix typos (thanks @qndel!)
|
há 7 meses atrás |
camera
|
bd04459cde
Fix typos (thanks @qndel!)
|
há 7 meses atrás |
core
|
bd04459cde
Fix typos (thanks @qndel!)
|
há 7 meses atrás |
cpuinfo
|
1f3fd65c4c
cpuinfo: Rename SDL_GetCPUCount to SDL_GetNumLogicalCPUCores
|
há 7 meses atrás |
dialog
|
bd04459cde
Fix typos (thanks @qndel!)
|
há 7 meses atrás |
dynapi
|
bd04459cde
Fix typos (thanks @qndel!)
|
há 7 meses atrás |
events
|
8d223b3037
Renamed atomic functions to match SDL 3.0 naming convention
|
há 7 meses atrás |
file
|
34b2f4ffca
Use non-blocking pipes for process I/O on Windows
|
há 7 meses atrás |
filesystem
|
28b94c4758
Re-added SDL_getenv() as a thread-safe getenv() implementation
|
há 7 meses atrás |
gpu
|
bd04459cde
Fix typos (thanks @qndel!)
|
há 7 meses atrás |
haptic
|
28b94c4758
Re-added SDL_getenv() as a thread-safe getenv() implementation
|
há 7 meses atrás |
hidapi
|
8d223b3037
Renamed atomic functions to match SDL 3.0 naming convention
|
há 7 meses atrás |
joystick
|
bd04459cde
Fix typos (thanks @qndel!)
|
há 7 meses atrás |
libm
|
89cdadf7c3
Added SDL_isinf(), SDL_isinff(), SDL_isnan(), and SDL_isnanf()
|
há 10 meses atrás |
loadso
|
154452a726
winrt: Removed WinRT/Windows Phone/UWP support.
|
há 7 meses atrás |
locale
|
28b94c4758
Re-added SDL_getenv() as a thread-safe getenv() implementation
|
há 7 meses atrás |
main
|
8d223b3037
Renamed atomic functions to match SDL 3.0 naming convention
|
há 7 meses atrás |
misc
|
bd04459cde
Fix typos (thanks @qndel!)
|
há 7 meses atrás |
power
|
154452a726
winrt: Removed WinRT/Windows Phone/UWP support.
|
há 7 meses atrás |
process
|
98cd8b34a7
Close the other file descriptors after redirection has taken place
|
há 7 meses atrás |
render
|
c68e9e157c
Fixed typo
|
há 7 meses atrás |
sensor
|
8d223b3037
Renamed atomic functions to match SDL 3.0 naming convention
|
há 7 meses atrás |
stdlib
|
bd04459cde
Fix typos (thanks @qndel!)
|
há 7 meses atrás |
storage
|
702ed83f72
Initialize interface structures so they can be extended in the future
|
há 7 meses atrás |
test
|
bd04459cde
Fix typos (thanks @qndel!)
|
há 7 meses atrás |
thread
|
8d223b3037
Renamed atomic functions to match SDL 3.0 naming convention
|
há 7 meses atrás |
time
|
bd04459cde
Fix typos (thanks @qndel!)
|
há 7 meses atrás |
timer
|
8d223b3037
Renamed atomic functions to match SDL 3.0 naming convention
|
há 7 meses atrás |
video
|
bd04459cde
Fix typos (thanks @qndel!)
|
há 7 meses atrás |
SDL.c
|
807b8a9d4d
Allow initializing hints and properties from any thread
|
há 7 meses atrás |
SDL_assert.c
|
ac08dde1b2
windows: Clean out things that should be using `defined(SDL_PLATFORM_WINDOWS)`.
|
há 7 meses atrás |
SDL_assert_c.h
|
6501e90018
Use C++ style comments consistently in SDL source code
|
há 8 meses atrás |
SDL_error.c
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
há 7 meses atrás |
SDL_error_c.h
|
8f546bb3c9
Use C99 bool internally in SDL
|
há 8 meses atrás |
SDL_guid.c
|
6501e90018
Use C++ style comments consistently in SDL source code
|
há 8 meses atrás |
SDL_hashtable.c
|
56fc4b790c
Reduce strcmp() calls in hashtable lookup
|
há 7 meses atrás |
SDL_hashtable.h
|
90e01040c5
Added thread-safe environment functions
|
há 7 meses atrás |
SDL_hints.c
|
807b8a9d4d
Allow initializing hints and properties from any thread
|
há 7 meses atrás |
SDL_hints_c.h
|
8f546bb3c9
Use C99 bool internally in SDL
|
há 8 meses atrás |
SDL_internal.h
|
387774ab8a
Build config flags are either defined or undefined, never 0
|
há 7 meses atrás |
SDL_list.c
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
há 7 meses atrás |
SDL_list.h
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
há 7 meses atrás |
SDL_log.c
|
8d223b3037
Renamed atomic functions to match SDL 3.0 naming convention
|
há 7 meses atrás |
SDL_log_c.h
|
6501e90018
Use C++ style comments consistently in SDL source code
|
há 8 meses atrás |
SDL_properties.c
|
807b8a9d4d
Allow initializing hints and properties from any thread
|
há 7 meses atrás |
SDL_properties_c.h
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
há 7 meses atrás |
SDL_utils.c
|
8d223b3037
Renamed atomic functions to match SDL 3.0 naming convention
|
há 7 meses atrás |
SDL_utils_c.h
|
9275c533ca
Added thread-safe initialization/cleanup support
|
há 7 meses atrás |