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 |
Ryan C. Gordon
|
6fe09e3aa4
dynapi: Minor optimization to SDL_SetError wrapper.
|
4 months ago |
SDL Wiki Bot
|
a1e8d5c327
Sync SDL3 wiki -> header
|
4 months ago |
Evan Hemsley
|
3ee39f6c3f
GPU: Revise swapchain acquisition (#11633)
|
4 months ago |
Ryan C. Gordon
|
bbd4eeb287
examples/audio/04-multiple-streams: Note about web browser audio in README.
|
4 months ago |
Ryan C. Gordon
|
f45ce45603
ngage: Remove Nokia N-Gage support.
|
4 months ago |
Ryan C. Gordon
|
3f425b6f20
examples/audio/04-multiple-streams: Patched to compile on Visual Studio.
|
4 months ago |