Sam Lantinga
|
f562a6d9f7
Added Android API level 35 to the table
|
8 달 전 |
Sam Lantinga
|
e7771fb4f6
Fixed memory corruption in SDL_GetPreferredLocales()
|
8 달 전 |
Sam Lantinga
|
31730bef1a
Fixed running on Android 10 and older (thanks @AntTheAlchemist!)
|
8 달 전 |
Sam Lantinga
|
c601120883
Handle all Android lifecycle events on the main thread
|
8 달 전 |
Sam Lantinga
|
a7c0192017
Renamed SDL_PostSemaphore() to SDL_SignalSemphore()
|
8 달 전 |
Anthony
|
27f86cbe18
Update proguard-rules.pro to include onNativeInsetsChanged
|
8 달 전 |
Sam Lantinga
|
83c7ce2681
Android life cycle behavior more closely matches iOS
|
8 달 전 |
Sam Lantinga
|
ca4bd4b63c
Android life cycle behavior more closely matches iOS
|
9 달 전 |
Sam Lantinga
|
fff783de6c
Fixed life cycle events on iOS when using main callbacks
|
9 달 전 |
Sam Lantinga
|
45fc548562
Don't queue application events that need to be handled immediately
|
9 달 전 |
Sam Lantinga
|
fa0918a686
Renamed SDL life cycle functions
|
9 달 전 |
Ryan C. Gordon
|
06c0ed68b1
mac: Rename Objective-C classes that conflict with SDL2.
|
9 달 전 |
Sam Lantinga
|
f0363a0466
Functions that return display modes return temporary memory.
|
9 달 전 |
SDL Wiki Bot
|
10dcae784b
Sync SDL3 wiki -> header
|
9 달 전 |
Sam Lantinga
|
457ca3995c
Added SDL_GetWindowSafeArea()
|
9 달 전 |
Sam Lantinga
|
1c4cc2b024
Updated Android minimum API level to 21 (Android 5.0)
|
9 달 전 |
Sam Lantinga
|
57dcd7993f
Update the package name in the app build.gradle
|
9 달 전 |
Sam Lantinga
|
a432221db5
Specify that this script uses python3
|
9 달 전 |
SDL Wiki Bot
|
230161a50c
Sync SDL3 wiki -> header
|
9 달 전 |
Ryan C. Gordon
|
bd65d154d5
examples: Added audio/simple-playback-callback.
|
9 달 전 |
Ryan C. Gordon
|
ea137cfbaf
examples: Fix window titles.
|
9 달 전 |
Ryan C. Gordon
|
35a1cf910a
examples/audio/simple-playback: Add a description to the example.
|
9 달 전 |
Sam Lantinga
|
66011e497d
Removed duplication in SDL_EGL_* function names
|
9 달 전 |
Eduard Gushchin
|
86934975b9
Update SDL_video.h
|
9 달 전 |
Ryan C. Gordon
|
f5f44de155
examples: Add audio/01-simple-playback.
|
9 달 전 |
Ryan C. Gordon
|
5216aea31d
examples: Explicitly call SDL_Init().
|
9 달 전 |
Sam Lantinga
|
ff7a60db85
Minor fixes to the primitive example
|
9 달 전 |
Sam Lantinga
|
b499c54af4
Fixed testvulkan on macOS (thanks @proton991!)
|
9 달 전 |
Sam Lantinga
|
5c00e54073
Updated SDL_migration.cocci for SDL_GUIDFromString rename (thanks @sezero!)
|
9 달 전 |
Ryan C. Gordon
|
4d8b938969
examples: Added renderer/primitives example.
|
9 달 전 |