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 |
Ryan C. Gordon
|
1fbb8e1824
examples/audio/04-multiple-streams: Remove drag-and-drop support.
|
4 months ago |
SDL Wiki Bot
|
e6e468d0c4
Sync SDL3 wiki -> header
|
4 months ago |
Sam Lantinga
|
962268ca21
Fixed Chinese locales on PSP (thanks @ccawley2011!)
|
4 months ago |
Ryan C. Gordon
|
ac92af02ea
wikiheaders: put a header on the quick reference pages.
|
4 months ago |
Ryan C. Gordon
|
be5fba963a
wikiheaders: optionally generate a Quick Reference page.
|
4 months ago |
Frank Praznik
|
7c5c88a3ad
cocoa: Fix conditional coding style
|
4 months ago |
Frank Praznik
|
d4225070ad
cocoa: Toggle the fullscreen menu item to 'leave' when entering a fullscreen space
|
4 months ago |
Anonymous Maarten
|
48b6b93fb6
cmake: make RelWithDebInfo the default configuration
|
4 months ago |
Frank Praznik
|
5447cb6d38
video: Prefer the window manager supplied coordinates for selecting a fullscreen display
|
4 months ago |