Sam Lantinga
|
d7af22f927
Disable accidentally enabled debug logging
|
il y a 8 heures |
Ryan C. Gordon
|
fbd792e4df
android: Parsing the APK's central dir is separate from the AAssetManager.
|
il y a 17 heures |
Ryan C. Gordon
|
79dacf6630
android: Use enough zip64 format info to see APKs with files that are > 4gb.
|
il y a 5 jours |
Ryan C. Gordon
|
46045ea060
android: Parse the APK directory tree, replace AAssetManager enum/getpathinfo.
|
il y a 1 semaine |
Sam Lantinga
|
3164b74256
Don't use the fake HID endpoint for Xbox controllers on Windows
|
il y a 11 heures |
Ryan C. Gordon
|
affc61cc5e
checkkeys: Sleeping for 100ms every frame makes the program too unresponsive.
|
il y a 20 heures |
Cameron Gutman
|
0013e9e1d3
atomic: Fix and cleanup SDL_UnlockSpinlock()
|
il y a 4 jours |
Cameron Gutman
|
22b5ceb0c7
atomic: Fix infinite recursion in SDL_CompilerBarrier() fallback
|
il y a 4 jours |
Sam Lantinga
|
259e4fe1a2
Fixed double-backspace with hardware keyboard on iOS
|
il y a 1 jour |
Sam Lantinga
|
aef5dc0967
Use SDL_SendScreenKeyboardShown() and SDL_SendScreenKeyboardHidden() on iOS
|
il y a 1 jour |
Sam Lantinga
|
d83ac9ebfc
testime: use the correct properties when enabling text input
|
il y a 1 jour |
Frank Praznik
|
2a53eed783
renderer: Check the surface validity flag when re-acquiring the surface in the software renderer
|
il y a 1 jour |
Cameron Gutman
|
c784127077
atomic: Use __atomic_signal_fence() for SDL_CompilerBarrier()
|
il y a 2 jours |
ShulkerSakura
|
1d228f8a7d
Add keychron Q3 blacklist (#15462)
|
il y a 2 jours |
Sam Lantinga
|
ee2bebbace
Fixed keyboard being hidden while being shown on Android
|
il y a 3 jours |
Ryan C. Gordon
|
33f4093086
haiku: Don't strdup SDL_GetError()'s string before using it in SDL_SetError().
|
il y a 3 jours |
Ryan C. Gordon
|
8975782d9a
error: Alternate between two buffers in SDL_SetError.
|
il y a 3 jours |
Anonymous Maarten
|
74058d40d6
cmake: also check iconv on Windows when SDL_SYSTEM_ICONV is defined
|
il y a 5 jours |
Sam Lantinga
|
70d4363890
Ignore the first hover event with a stale position on iOS
|
il y a 3 jours |
Cameron Gutman
|
396cd2d7f7
atomic: Fix memory barriers on MSVC ARM64
|
il y a 5 jours |
Cameron Gutman
|
604a4dfa69
atomic: Use acquire/release InterlockedExchange intrinsics on ARM64EC
|
il y a 4 jours |
Cameron Cawley
|
da0e3abd41
Fix compiler warning in MSVC ARM64 builds
|
il y a 3 mois |
Sam Lantinga
|
eebe7558d5
Fixed the menu controller button state on recent Apple platforms
|
il y a 4 jours |
Frank Praznik
|
d240da419e
wayland: Avoid excessive exposure events during interactive resizes
|
il y a 4 jours |
Sam Lantinga
|
b00d32c10a
Don't do name blacklisting if there's no name
|
il y a 4 jours |
Sam Lantinga
|
89eb50b25e
Fixed crash in SDL_startswith() when passed NULL strings
|
il y a 4 jours |
Petar Popovic
|
8f99954e01
SDL_EnumerateDirectory(""): Don't append path separator if path is empty
|
il y a 2 semaines |
Cameron Gutman
|
da032b77ab
atomic: Use DMB ISHLD for aarch64 acquire barrier
|
il y a 5 jours |
Cameron Gutman
|
ef425def66
atomic: Use __atomic_thread_fence() when available
|
il y a 5 jours |
Anders Jenbo
|
525842f2e7
Prefer higher color depths in SDL_GetClosestFullscreenDisplayMode()
|
il y a 5 jours |