Rémi Verschelde
|
9e4315bb50
Style: Harmonize header includes in platform ports
|
2 years ago |
Fredia Huya-Kouadio
|
831b4a5366
Improve startup benchmarking
|
2 years ago |
Fabio Alessandrelli
|
6fd9982358
[TLS] Add support for platform-specific CA bundles.
|
2 years ago |
Juan Linietsky
|
273a6eeb66
Redo how the remote filesystem works
|
2 years ago |
Fredia Huya-Kouadio
|
ec4d720850
Fix the issue causing the Godot Android Editor to crash when returning from the launched and running game
|
2 years ago |
Fredia Huya-Kouadio
|
da3e380240
Update the logic to calculate the screen scale on Android
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
bruvzg
|
ecec415988
Use system fonts as fallback and improve system font handling.
|
2 years ago |
MJacred
|
ac9786c525
Add get_distribution_name() and get_version() to OS
|
2 years ago |
Fredia Huya-Kouadio
|
f9c19298ce
Add full support for Android scoped storage.
|
4 years ago |
Marcel Admiraal
|
2afef001e7
Cleanup Android C++ code
|
3 years ago |
Emmanuel Leblond
|
80f61352fb
Add GDNativeInterface::get_library_path to GDExtension
|
3 years ago |
Rémi Verschelde
|
f8ab79e68a
Zero initialize all pointer class and struct members
|
3 years ago |
Fredia Huya-Kouadio
|
b176b31f5d
Fix flickering issues with low processor mode on Android
|
3 years ago |
Fredy Huya-Kouadio
|
5711037bf6
Android port of the Godot Editor
|
4 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
Pedro J. Estébanez
|
07adf1193d
Drop broken Android 32-bit framebuffer setting for a reliable one for depth buffer
|
3 years ago |
Clay John
|
8a10bb7d0d
Use OpenGL 3.3 core profile instead of compatibility profile
|
3 years ago |
Marcel Admiraal
|
87a4ba492e
Remove unimplemented methods
|
3 years ago |
Pedro J. Estébanez
|
007cb5ccfb
Implement get_cache_path() for iOS, and improve it for Android and Windows
|
4 years ago |
ne0fhyk
|
3a00ff1cce
Add partial support for Android scoped storage.
|
4 years ago |
Pedro J. Estébanez
|
e745088f1f
Switch to input buffering on Android
|
4 years ago |
bruvzg
|
618eb27e8b
Move `alert` function from `DisplayServer` to `OS`.
|
4 years ago |
Rémi Verschelde
|
bc1fcb9c65
Merge pull request #49435 from madmiraal/add-android-external-dir
|
4 years ago |
Marcel Admiraal
|
b3a962945e
Add OS.get_external_data_dir() to get Android external directory
|
4 years ago |
Marcel Admiraal
|
4ba2ed332e
Remove unused AudioDriverAndroid from Android
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Marcel Admiraal
|
fa435a550a
Add override keywords to core/os.h derived classes.
|
4 years ago |
PouleyKetchoupp
|
e167af3737
Display Server support
|
5 years ago |
PouleyKetchoupp
|
af424b1c7c
Vulkan rendering for Android
|
5 years ago |