| .. |
|
aaudio
|
0b5e01a305
loadso: library handles are now `SDL_SharedObject*` instead of `void*`.
|
1 год назад |
|
alsa
|
fe2880fcda
Rename SDL_SetThreadPriority() to SDL_SetCurrentThreadPriority()
|
1 год назад |
|
coreaudio
|
8d223b3037
Renamed atomic functions to match SDL 3.0 naming convention
|
1 год назад |
|
directsound
|
0b5e01a305
loadso: library handles are now `SDL_SharedObject*` instead of `void*`.
|
1 год назад |
|
disk
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
1 год назад |
|
dsp
|
8d223b3037
Renamed atomic functions to match SDL 3.0 naming convention
|
1 год назад |
|
dummy
|
bd04459cde
Fix typos (thanks @qndel!)
|
1 год назад |
|
emscripten
|
b6a6a4a7f8
audio: fix incorrect dynCall in Emscripten audio.
|
1 год назад |
|
haiku
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
1 год назад |
|
jack
|
0b5e01a305
loadso: library handles are now `SDL_SharedObject*` instead of `void*`.
|
1 год назад |
|
n3ds
|
8d223b3037
Renamed atomic functions to match SDL 3.0 naming convention
|
1 год назад |
|
netbsd
|
8d223b3037
Renamed atomic functions to match SDL 3.0 naming convention
|
1 год назад |
|
openslES
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
1 год назад |
|
pipewire
|
0b5e01a305
loadso: library handles are now `SDL_SharedObject*` instead of `void*`.
|
1 год назад |
|
ps2
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
1 год назад |
|
psp
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
1 год назад |
|
pulseaudio
|
fe2880fcda
Rename SDL_SetThreadPriority() to SDL_SetCurrentThreadPriority()
|
1 год назад |
|
qnx
|
8d223b3037
Renamed atomic functions to match SDL 3.0 naming convention
|
1 год назад |
|
sndio
|
0b5e01a305
loadso: library handles are now `SDL_SharedObject*` instead of `void*`.
|
1 год назад |
|
vita
|
8d223b3037
Renamed atomic functions to match SDL 3.0 naming convention
|
1 год назад |
|
wasapi
|
fe2880fcda
Rename SDL_SetThreadPriority() to SDL_SetCurrentThreadPriority()
|
1 год назад |
|
SDL_audio.c
|
9af5ffcfbe
Improve support for private platforms (#11220)
|
1 год назад |
|
SDL_audio_c.h
|
6501e90018
Use C++ style comments consistently in SDL source code
|
1 год назад |
|
SDL_audio_channel_converters.h
|
6501e90018
Use C++ style comments consistently in SDL source code
|
1 год назад |
|
SDL_audiocvt.c
|
8d3bec99a7
audio: Make SDL_GetAudioStreamProperties() thread safe.
|
1 год назад |
|
SDL_audiodev.c
|
28b94c4758
Re-added SDL_getenv() as a thread-safe getenv() implementation
|
1 год назад |
|
SDL_audiodev_c.h
|
8f546bb3c9
Use C99 bool internally in SDL
|
1 год назад |
|
SDL_audioqueue.c
|
00c409cff8
Additional cleanup exposed by building with a C++ compiler
|
1 год назад |
|
SDL_audioqueue.h
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
1 год назад |
|
SDL_audioresample.c
|
9275c533ca
Added thread-safe initialization/cleanup support
|
1 год назад |
|
SDL_audioresample.h
|
5b3ee51c6c
Updated copyright for 2024
|
2 лет назад |
|
SDL_audiotypecvt.c
|
8f546bb3c9
Use C99 bool internally in SDL
|
1 год назад |
|
SDL_mixer.c
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
1 год назад |
|
SDL_sysaudio.h
|
9af5ffcfbe
Improve support for private platforms (#11220)
|
1 год назад |
|
SDL_wave.c
|
fb43dc3097
Set error for NULL SDL_IOStream in SDL_LoadWAV_IO()
|
1 год назад |
|
SDL_wave.h
|
6501e90018
Use C++ style comments consistently in SDL source code
|
1 год назад |