Ryan C. Gordon
|
12b371679f
audio: Code defensively to placate static analyzers, don't disabling warnings.
|
1 éve |
Sam Lantinga
|
bdd47f7770
Fixed warning: no previous extern declaration for non-static variable 'ResamplerFilter'
|
1 éve |
Sam Lantinga
|
d51b53ef8f
Add final Vulkan AV1 ext and VVC support
|
1 éve |
Sam Lantinga
|
57a5b26d77
Updated to the latest version of the Vulkan SDK
|
1 éve |
Brick
|
5e985b72dc
SDL_ConvertAudioSamples: Make sure we got enough data
|
1 éve |
Brick
|
edaab8ad9f
Refactored audio conversion to reduce copying
|
1 éve |
Brick
|
ae57b0c9d8
Randomly split the data in audio_resampleLoss
|
1 éve |
Brick
|
8f6f9cadc4
Rewrote audio resampler using cubic filter interpolation
|
1 éve |
Brick
|
46cecc42a2
Slightly optimized and fixed float SDL_MixAudioFormat
|
1 éve |
Brick
|
33f28d6143
Refactored ConvertAudio, added SIMD endian-swapping
|
1 éve |
Brick
|
e9e9424b9a
Implemented NEON audio type conversion
|
1 éve |
Brick
|
7f96217c63
Add testautomation to android artifacts
|
1 éve |
Brick
|
9c2e4f52e6
Fixed misuse of entry->size in SDL_TrackAllocation
|
1 éve |
Brick
|
f18cf7cffb
Avoid changing dst_spec in testaudiostreamdynamicresample skip_audio
|
1 éve |
Brick
|
449b0229eb
Fix SDL_SetAudioStreamFormat incorrectly blocking changes on bound streams
|
1 éve |
Sam Lantinga
|
d69e6714a8
Document that tooltip windows don't get mouse or keyboard focus
|
1 éve |
Sam Lantinga
|
bfde7294f5
Added a note that the joystick should be initialized on the main thread on Windows
|
1 éve |
SDL Wiki Bot
|
7000a112a3
Sync SDL3 wiki -> header
|
1 éve |
Sam Lantinga
|
70ce808c09
Changed SDL_KeyCode values to defines
|
1 éve |
Sam Lantinga
|
2fa4937e1a
Removed obsolete padding
|
1 éve |
Sam Lantinga
|
dc13c08375
Use single line comment format
|
1 éve |
SDL Wiki Bot
|
35c08c828b
Sync SDL3 wiki -> header
|
1 éve |
Sam Lantinga
|
1862a62b5d
Replaced SDL_GetNumTouchFingers() and SDL_GetTouchFinger() with SDL_GetTouchFingers()
|
1 éve |
SDL Wiki Bot
|
cdcd346575
Sync SDL3 wiki -> header
|
1 éve |
Anonymous Maarten
|
aab7caebf0
cmake: pass macho version information separately from so version
|
1 éve |
Frank Praznik
|
a845c7027e
x11: Fix pointer warp on XWayland
|
1 éve |
Sam Lantinga
|
a00669db18
Fixed warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
|
1 éve |
Sam Lantinga
|
43a59ffe45
Fixed crashes when a window has NULL driverdata
|
1 éve |
SDL Wiki Bot
|
69ee186a1e
Sync SDL3 wiki -> header
|
1 éve |
Ryan C. Gordon
|
9f6f4dfcb9
events: Fixed crash in SDL_SetEventEnabled.
|
1 éve |