Sam Lantinga
|
4236fb2d63
Fixed build warnings with Android debug logging
|
10 months ago |
Sam Lantinga
|
1cdcb57865
Fixed launching on Android after audio capture -> recording renaming
|
10 months ago |
Sam Lantinga
|
361cae0874
Pass through the original name used by the Steam Virtual Gamepad
|
10 months ago |
Miku AuahDark
|
3373667faa
Android: Use SCREEN_ORIENTATION_FULL_USER instead of SCREEN_ORIENTATION_FULL_SENSOR for resizable window.
|
10 months ago |
Sam Lantinga
|
b6e6c73541
Fixed building the metal renderer with SDL_LEAN_AND_MEAN
|
10 months ago |
Sam Lantinga
|
aeea819494
Added colorspace to SDL_CameraSpec
|
10 months ago |
Yasushi SHOJI
|
98499d6818
.editorconfig: Remove excess apostrophe at *.cocci
|
10 months ago |
Sam Lantinga
|
182a28b343
Fixed documentation typo
|
10 months ago |
SDL Wiki Bot
|
4e5ed569c3
Sync SDL3 wiki -> header
|
10 months ago |
Sam Lantinga
|
d1d484ddbe
Added SDL_srand(), SDL_rand(), and SDL_rand_r() (thanks @JKaniarz!)
|
10 months ago |
Sam Lantinga
|
9cb4bb92f6
Fixed parsing SDL_ANALYZER_NORETURN
|
10 months ago |
Sam Lantinga
|
cf2d8dac30
Reordered conditional for clarity
|
10 months ago |
SDL Wiki Bot
|
65f0691866
Sync SDL3 wiki -> header
|
10 months ago |
expikr
|
ee559d51be
Add SDL_MOUSE_RELATIVE_CURSOR_VISIBLE (#7947)
|
10 months ago |
Ryan C. Gordon
|
17af09f3a9
coreaudio: simplify memory leak fix.
|
10 months ago |
Ryan C. Gordon
|
7c2329cd78
wikiheaders: Fix C typedef parsing.
|
10 months ago |
Sam Lantinga
|
51f90f308b
Fixed spacing
|
10 months ago |
obeecodes
|
3b5dce10c4
Addressed memory leak in SDL_coreaudio.m
|
10 months ago |
Sam Lantinga
|
e388e377aa
audio: Refer to audio devices to "playback" and "recording"
|
10 months ago |
Anonymous Maarten
|
a64960cfc0
SDL_GLContext is not a void* pointer anymore
|
10 months ago |
SDL Wiki Bot
|
63138c79af
Sync SDL3 wiki -> header
|
10 months ago |
Ryan C. Gordon
|
b83ab7eb12
audio: Remove const from an SDL_bool parameter in SDL_AddAudioDevice.
|
10 months ago |
Ryan C. Gordon
|
38f0214e8a
audio: Refer to audio devices to "playback" and "recording".
|
10 months ago |
Anonymous Maarten
|
031dc0743f
Use an opaque struct typedef for SDL_GLContext
|
10 months ago |
Frank Praznik
|
41532e84cb
wayland: Prevent a possible crash when determining the display for a minimized window
|
10 months ago |
Emmanuele Bassi
|
a98774e62c
Check the Xft/DPI XSETTINGS
|
10 months ago |
Emmanuele Bassi
|
e049098733
Query XSETTINGS for the content scale factor
|
10 months ago |
Emmanuele Bassi
|
61dafb3b2f
Add XSETTINGS support to x11 driver
|
1 year ago |
Ozkan Sezer
|
d6da494c1c
un-revert commit 65d911a:
|
10 months ago |
Ozkan Sezer
|
e25a7e88ce
revert commit 65d911a as it broke linux..
|
10 months ago |