Sam Lantinga
|
0f80d47bbd
Fixed thread-safety warning
|
1 년 전 |
Sam Lantinga
|
ee806597b9
Removed SDL_vulkan_internal.h from SDL_sysvideo.h
|
1 년 전 |
Sam Lantinga
|
34860b932b
Fixed testautomation --filter pixels_allocFreeFormat
|
1 년 전 |
Ethan Lee
|
6f8a6a31ca
gdk: GetBasePath should be a UTF8 version of Win32 GetBasePath
|
1 년 전 |
SDL Wiki Bot
|
e30e5c77e6
Sync SDL3 wiki -> header
|
1 년 전 |
Ethan Lee
|
c0cd8c8142
gdk: Add SDL_GDKGetDefaultUser, SDL_GetPrefPath implementation
|
1 년 전 |
Brick
|
106abce69f
Refactored GetAudioStreamDataInternal buffer handling
|
1 년 전 |
Brick
|
e44f54ec54
Avoid using hex-floats
|
1 년 전 |
Brick
|
5b696996cd
Added ResampleFrame_SSE
|
1 년 전 |
Brick
|
958b3cfaea
Tweaked and enabled audio_convertAudio test
|
1 년 전 |
Brick
|
7dbb9b65b1
audio_convertAccuracy: Shuffle the data in case of a bad SIMD implementation
|
1 년 전 |
Brick
|
f6a4080ff5
audio_resampleLoss: Add support for multiple channels
|
1 년 전 |
Brick
|
4f894e748e
audio_resampleLoss: SDL_GetAudioStreamData now returns the correct length
|
1 년 전 |
Brick
|
ab83f75bb9
Make sure GetAudioStreamDataInternal is called with a valid length
|
1 년 전 |
Brick
|
6a73f74b6b
Rebuild full ResamplerFilter (left wing + right wing) at runtime
|
1 년 전 |
Brick
|
0c15ce0060
Add a missing int cast
|
1 년 전 |
Brick
|
b74ee86b1d
Optimized ResampleAudio, with special cases for 1 and 2 channels
|
1 년 전 |
Brick
|
fba6e1e3d3
Removed ResamplerFilterDifference
|
1 년 전 |
Brick
|
9f7a22fa45
Removed 64-bit handling from AudioConvertByteswap
|
1 년 전 |
Brick
|
1f5327a9fb
Removed future_buffer, left_padding, and right_padding from SDL_AudioStream
|
1 년 전 |
Brick
|
71ad52d6db
Lowered SDL_GetAudioStreamData to 32 KB
|
1 년 전 |
Sam Lantinga
|
69aec8c915
Fixed the report format for the Razer Wolverine V2 Pro
|
1 년 전 |
Sam Lantinga
|
7c2669c9d9
Accept key events from any source
|
1 년 전 |
Sam Lantinga
|
1e9d314482
Updated to Android minSdkVersion 19 and targetSdkVersion 34
|
1 년 전 |
Sam Lantinga
|
8924d0d927
Added missing function prototype for SDL_WriteS64BE()
|
1 년 전 |
Sam Lantinga
|
845f3c7450
Fixed mismatch between stdlib calloc() and SDL free()
|
1 년 전 |
Ryan C. Gordon
|
fb79211732
emscriptenaudio: Fire the capture silence_callback at an interval.
|
1 년 전 |
Ryan C. Gordon
|
5191b20541
emscriptenaudio: Don't bother undefining things about to be unreachable.
|
1 년 전 |
Ryan C. Gordon
|
fd75a4ca05
emscriptenaudio: Deal with blocked audio devices better.
|
1 년 전 |
Ryan C. Gordon
|
981b8a337a
emscriptenaudio: Remove unnecessary functions.
|
1 년 전 |