Ryan C. Gordon
|
639855b7e5
alsa: Remove direct calls to memset
|
4 months ago |
Ryan C. Gordon
|
a4a1dff219
alsa: remove `loop` macro
|
4 months ago |
Ryan C. Gordon
|
b9c062c858
alsa: Pulled in latest changes from @sylware
|
4 months ago |
Sam Lantinga
|
76e7bc4c04
Added support for ALSA dmix audio output (thanks @sylware!)
|
9 months ago |
SDL Wiki Bot
|
3fa0537565
Sync SDL3 wiki -> header
|
4 months ago |
Ryan C. Gordon
|
79316ca36e
Heavy work on improving category documentation.
|
4 months ago |
SDL Wiki Bot
|
9aca97f4e7
Sync SDL3 wiki -> header
|
4 months ago |
Ryan C. Gordon
|
c0803f7683
SDL_dialog.h: Improvements and fixes to the documentation.
|
4 months ago |
Ryan C. Gordon
|
a55686ce61
hints: Clarify when joystick hints should be set.
|
4 months ago |
Frank Praznik
|
eb3fc0684c
wayland: Don't close an externally owned display on init failure
|
4 months ago |
L zard
|
6cc9ce183d
SDL_internal: remove `#undef SDL_LEAN_AND_MEAN`
|
5 months ago |
L zard
|
8b6d3c88cf
Fix `#ifdef`s to have config flags either defined as 1 or undefined
|
5 months ago |
Frank Praznik
|
313d522f39
wayland: Only require fifo-v1 for Wayland by default
|
4 months ago |
Ryan C. Gordon
|
ac2edad809
audio: Simplify and unify audio stream format updating when devices change.
|
4 months ago |
Ryan C. Gordon
|
9a9616894d
wikiheaders: Fix uninitialized variable issue.
|
4 months ago |
Ethan Lee
|
9628549c7c
Xbox buildfixes
|
4 months ago |
Ryan C. Gordon
|
80b9986418
audio: Fixed potential NULL dereference.
|
4 months ago |
Sam Lantinga
|
1944bc7407
Fixed warning C4702: unreachable code
|
4 months ago |
Sam Lantinga
|
63a498c966
Fixed warning C4189: 'cqe': local variable is initialized but not referenced
|
4 months ago |
Sam Lantinga
|
ce9dddfde2
Don't free properties while modifying the property hashtable
|
4 months ago |
Sam Lantinga
|
43a61fec91
Removed external hashtable locking functions
|
4 months ago |
Sam Lantinga
|
61511c48a4
SDL_HashTable is now optionally thread-safe
|
4 months ago |
Ryan C. Gordon
|
e0cee83a3a
emscriptenaudio: Removed comment about Firefox not supporting userActivation.
|
4 months ago |
Ryan C. Gordon
|
2635239bbc
README-migration: some improvements to the audio section.
|
4 months ago |
Marcin Serwin
|
ce7cb10541
dialog/unix: create zenity argv on the main thread
|
4 months ago |
Marcin Serwin
|
cf59fc797f
dialog/unix: deep copy args to avoid data race
|
4 months ago |
Marcin Serwin
|
af6c641b8c
dialog/unix: stricter typing
|
4 months ago |
Marcin Serwin
|
4c86511035
dialog/unix: reduce string allocations
|
4 months ago |
Marcin Serwin
|
ff82238172
dialog/unix: remove /usr/bin/env indirection
|
4 months ago |
cosmonaut
|
c5acbef3bf
GPU: Fix D3D12_INTERNAL_StrToWStr returning incorrect length
|
4 months ago |