index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
platform
/
android
/
detect.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
SCons: Move `swappy` option to android and slightly refactor `detect.py`
Yevhen Babiichuk (DustDFG)
2024-11-20
1
-9
/
+10
*
Merge pull request #96439 from darksylinc/matias-TheForge-pr03-rebased
Clay John
2024-10-29
1
-0
/
+35
|
\
|
*
Add Swappy & Pre-Transformed Swapchain
Matias N. Goldberg
2024-10-28
1
-0
/
+35
*
|
Merge pull request #97555 from dustdfg/platform_methods/extract_validate_arch
Thaddeus Crews
2024-10-25
1
-6
/
+2
|
\
\
|
*
|
Build System: Extract `validate_arch` helper function
Yevhen Babiichuk (DustDFG)
2024-10-06
1
-6
/
+2
|
|
/
*
/
Android & iOS: Enable strict aliasing
Pedro J. Estébanez
2024-10-21
1
-3
/
+1
|
/
*
Disable FP contraction.
bruvzg
2024-07-23
1
-0
/
+2
*
SCons: Process platform-specific flags earlier
Rémi Verschelde
2024-05-30
1
-1
/
+1
*
SCons: Convert platform `get_flags` to dictionary
Thaddeus Crews
2024-05-22
1
-5
/
+5
*
Update pre-commit hooks configuration to use `ruff` instead of `black`
Jakub Marcowski
2024-05-21
1
-2
/
+3
*
Fix missing space in missing tools error message.
Rob Blanckaert
2024-05-04
1
-1
/
+1
*
SCons: Colorize warnings/errors during generation
Thaddeus Crews
2024-04-28
1
-12
/
+9
*
Merge pull request #88245 from shana/simplify-mono-support-detection
Rémi Verschelde
2024-02-19
1
-0
/
+1
|
\
|
*
C#: Let platforms signal if they support it or not
Andreia Gaita
2024-02-13
1
-0
/
+1
*
|
SCons: "Environment" to "SConsEnvironment"
Thaddeus Crews
2024-02-14
1
-4
/
+4
*
|
[iOS/macOS] Add option to automatically build (and sign / archive) bundles.
bruvzg
2024-02-13
1
-0
/
+1
*
|
Add RD_ENABLED when VULKAN_ENABLED or D3D12_ENABLED is added
jsjtxietian
2023-12-25
1
-1
/
+1
|
/
*
Replace the use of the `ANDROID_SDK_ROOT` env variable with `ANDROID_HOME` as...
Fredia Huya-Kouadio
2023-11-01
1
-6
/
+6
*
SCons: Disable C++ exception handling
Rémi Verschelde
2023-08-16
1
-4
/
+0
*
SCons: Move platform logo/run icon to `export` folder
Rémi Verschelde
2023-06-20
1
-4
/
+0
*
Update the gradle build tasks to generate play store builds.
Fredia Huya-Kouadio
2023-04-27
1
-0
/
+3
*
[Export docs] Move docs to platform folders.
bruvzg
2023-04-20
1
-0
/
+10
*
Updating the minimum Android target api for proper Vulkan support
Fredia Huya-Kouadio
2022-11-30
1
-8
/
+17
*
Enable GLES3 on Android
clayjohn
2022-11-29
1
-2
/
+5
*
Android: Remove extra arch suffix now redundant with the default one
Rémi Verschelde
2022-11-25
1
-4
/
+0
*
Merge pull request #66807 from akien-mga/core-unix-remove-NO_FCNTL-and-NO_STA...
Rémi Verschelde
2022-10-04
1
-2
/
+2
|
\
|
*
Unix: Remove now unnecessary I/O defines, cleanup
Rémi Verschelde
2022-10-03
1
-2
/
+2
*
|
Remove unsupported `NO_SAFE_CAST`/`-fno-rtti` from Android build
Rémi Verschelde
2022-10-03
1
-9
/
+3
|
/
*
ci: add Python static analysis check via mypy
Jiri Suchan
2022-09-30
1
-3
/
+6
*
SCons: Unify tools/target build type configuration
Rémi Verschelde
2022-09-26
1
-16
/
+2
*
SCons: Cleanup `DEBUG`, `_DEBUG` and `NDEBUG` defines
Rémi Verschelde
2022-09-23
1
-4
/
+1
*
SCons: Remove redundant `-fomit-frame-pointer` and `-ftree-vectorize`
Rémi Verschelde
2022-09-23
1
-2
/
+1
*
SCons: Refactor handling of `production` flag and per-platform LTO defaults
Rémi Verschelde
2022-09-19
1
-3
/
+4
*
SCons: Refactor LTO options with `lto=<none|thin|full>`
Rémi Verschelde
2022-09-08
1
-0
/
+12
*
Unify bits, arch, and android_arch into env["arch"]
Aaron Franke
2022-08-25
1
-21
/
+23
*
Use clang as assembler to ensure preprocessing is done, and add assembler "ta...
bruvzg
2022-07-07
1
-6
/
+2
*
Upgrade Android NDK to r23 LTS
Marcel Admiraal
2022-06-25
1
-257
/
+75
*
Increase compiler optimization when using `target=release` on iOS/Android
Hugo Locurcio
2022-05-13
1
-2
/
+5
*
Misc build system fixes
Aaron Franke
2021-12-10
1
-1
/
+1
*
SCons: Set `DEBUG_ENABLED` and `DEV_ENABLED` in SConstruct
Rémi Verschelde
2021-10-15
1
-4
/
+1
*
SCons: Add `DEV_ENABLED` defines for `target=debug` builds
Rémi Verschelde
2021-10-14
1
-0
/
+1
*
Build for 64-bit ARM by default when compiling or exporting for Android
Hugo Locurcio
2021-10-12
1
-17
/
+6
*
Replace HTTP links with HTTPS for sites with HTTPS versions
Aaron Franke
2021-08-22
1
-1
/
+1
*
Android: Use volk instead of NDK Vulkan headers
Rémi Verschelde
2021-08-12
1
-1
/
+0
*
Use "volk" instead of statically linked Vulkan loader.
bruvzg
2021-08-12
1
-2
/
+8
*
Android: Remove `-fno-integrated-as`, it can break arm64v8 build
Rémi Verschelde
2021-05-19
1
-1
/
+1
*
Make all file access 64-bit (uint64_t)
Pedro J. Estébanez
2021-05-17
1
-0
/
+3
*
[JS, Android] Re-add "no-exceptions" for export templates builds with ICU.
bruvzg
2021-04-20
1
-1
/
+3
*
Allow to not optimize release build
Rafał Mikrut
2021-03-14
1
-3
/
+2
*
Override `ANDROID_NDK_ROOT` based on the project ndk version.
Fredia Huya-Kouadio
2021-02-17
1
-8
/
+5
[next]