summaryrefslogtreecommitdiffstats
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | Enable automatic install of export apks for the Android editorFredia Huya-Kouadio2024-10-287-10/+42
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #93401 from Repiteo/style/clang-tidy-fixesThaddeus Crews2024-11-047-19/+20
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Style: Apply `clang-tidy` fixes (superficial)Thaddeus Crews2024-11-047-19/+20
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #98712 from syntaxerror247/android_accent_colorThaddeus Crews2024-11-045-0/+35
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [Android] Implement support for accent color retrievalAnish Mishra2024-11-015-0/+35
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #98709 from darksylinc/matias-upsidedown-splashThaddeus Crews2024-11-045-44/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix splash screen upside down on AndroidMatias N. Goldberg2024-10-315-44/+0
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #98603 from Summersay415/live-is-monochromeThaddeus Crews2024-11-041-1/+7
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Add warning when monochrome icon is not specifiedSummersay4152024-10-291-1/+7
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #98350 from syntaxerror247/android-native-filepickerThaddeus Crews2024-10-3116-2/+317
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [Android] Implement native file picker supportAnish Mishra2024-10-3010-1/+309
| * | | | | | | | | [DisplayServer] Add feature flag for native file dialog access to `user/res` ...Anish Mishra2024-10-307-1/+8
| | |/ / / / / / / | |/| | | | | | |
* / | | | | | | | Remove duplicate of get_build_versionYevhen Babiichuk (DustDFG)2024-10-311-17/+3
|/ / / / / / / /
* | | | | | | | Merge pull request #98615 from Summersay415/three-opengls-pleaseThaddeus Crews2024-10-297-42/+76
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix fallbacks to OpenGLSummersay4152024-10-287-42/+76
| |/ / / / / / /
* | | | | | | | Merge pull request #98574 from syntaxerror247/android_input_dialogThaddeus Crews2024-10-2910-2/+86
|\ \ \ \ \ \ \ \
| * | | | | | | | [Android] Implement native input dialog supportAnish Mishra2024-10-2910-2/+86
| |/ / / / / / /
* | | | | | | | Merge pull request #97934 from adamscott/give-AThousandShips-a-breakThaddeus Crews2024-10-299-17/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | Set clang-format `RemoveSemicolon` rule to `true`Adam Scott2024-10-259-17/+17
* | | | | | | | | Merge pull request #96439 from darksylinc/matias-TheForge-pr03-rebasedClay John2024-10-296-0/+80
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Add Swappy & Pre-Transformed SwapchainMatias N. Goldberg2024-10-286-0/+80
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #97771 from dsnopek/openxr-linux-eglThaddeus Crews2024-10-255-0/+56
|\ \ \ \ \ \ \ \
| * | | | | | | | OpenXR: Add support for Wayland on LinuxDavid Snopek2024-10-045-0/+56
* | | | | | | | | Merge pull request #97555 from dustdfg/platform_methods/extract_validate_archThaddeus Crews2024-10-256-39/+12
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Build System: Extract `validate_arch` helper functionYevhen Babiichuk (DustDFG)2024-10-066-39/+12
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge pull request #98431 from lodicolo/4.3-stable_GH_76825Thaddeus Crews2024-10-241-2/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix GodotFetch glue code for null response bodiesRobbie Lodico2024-10-231-2/+14
* | | | | | | | | Merge pull request #98427 from syntaxerror247/document-immersive-modeThaddeus Crews2024-10-241-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Update documentation for Android immersive modeAnish Mishra2024-10-221-1/+1
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge pull request #98380 from RandomShaper/mobile_strict_aliasThaddeus Crews2024-10-242-4/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Android & iOS: Enable strict aliasingPedro J. Estébanez2024-10-212-4/+2
* | | | | | | | | | Merge pull request #97556 from dustdfg/platforms/windows_detect_extract_commo...Thaddeus Crews2024-10-241-24/+21
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Extract common check functions in windows_detect.py fileYevhen Babiichuk (DustDFG)2024-09-271-24/+21
* | | | | | | | | | | Fix window exiting with no message to user if _create_window failsdan2024-10-211-1/+4
| |_|/ / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge pull request #97005 from Repiteo/core/window-corner-styleThaddeus Crews2024-10-212-0/+32
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Core: Add `DisplayServer` flag for sharp cornersThaddeus Crews2024-10-182-0/+32
| | |/ / / / / / / / | |/| | | | | | | |
* / | | | | | | | | Don't include `core/io/image.h` in `core/os/os.h`Yevhen Babiichuk (DustDFG)2024-10-184-0/+4
|/ / / / / / / / /
* | | | | | | | | Merge pull request #98230 from and-rad/android_permissionsClay John2024-10-171-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix Android app permissions for SDK levels earlier than 28Andreas Raddau2024-10-161-3/+3
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #98127 from darksylinc/matias-wayland-build-errorThaddeus Crews2024-10-161-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix wrong Wayland path if building with opengl3=noMatias N. Goldberg2024-10-121-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge pull request #98126 from TCROC/macos-codesign-additional-entitlementsThaddeus Crews2024-10-162-1/+22
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | added ability to add extra codesign entitlements for macos from godot editorTravis Lange2024-10-132-1/+22
| | |_|/ / / / / | |/| | | | | |
* / | | | | | | CI: Add MinGW/GCC build to Windows GHAThaddeus Crews2024-10-101-3/+4
|/ / / / / / /
* | | | | | | Merge pull request #97570 from dustdfg/ios_macos/print_warning_instead_of_com...Rémi Verschelde2024-10-042-4/+4
|\ \ \ \ \ \ \
| * | | | | | | Replace comments with printed warning for Metal on x86_64Yevhen Babiichuk (DustDFG)2024-09-282-4/+4
| |/ / / / / /
* | | | | | | Merge pull request #97789 from bruvzg/ios_iconsRémi Verschelde2024-10-042-88/+270
|\ \ \ \ \ \ \
| * | | | | | | [iOS] Add support for dark and tinted icon versions.bruvzg2024-10-042-88/+270
* | | | | | | | Merge pull request #91487 from shatyuka/window-styleRémi Verschelde2024-10-042-9/+23
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Apply `WS_MINIMIZE` style on window creationShatyuka2024-05-032-9/+23