1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-22 15:06:45 +00:00
Files
godot/platform/android
Rémi Verschelde b18ef4dc83 SCons: Remove redundant -fomit-frame-pointer and -ftree-vectorize
- `-fomit-frame-pointer` is included automatically by both GCC and
  Clang in `-O1` and above.
- `-ftree-vectorize` is included automatically by GCC in `-O2` and
  beyond, and seems always enabled by Clang.

Closes #66296. See that issue for a detailed investigation.

(cherry picked from commit c5c3d13dc0)
2022-12-04 20:03:06 +08:00
..
2022-05-31 17:11:44 +01:00
2022-05-31 17:11:44 +01:00
2022-05-31 17:11:44 +01:00
2022-05-31 17:11:44 +01:00
2022-05-31 17:11:44 +01:00
2022-11-07 08:38:28 -08:00
2022-05-31 17:11:44 +01:00
2022-05-31 17:11:44 +01:00
2022-07-01 11:04:50 +03:00

Android platform port

This folder contains the Java and C++ (JNI) code for the Android platform port, using Gradle as a build system.

Artwork license

logo.png and run_icon.png are licensed under Creative Commons Attribution 3.0 Unported per the Android logo usage guidelines:

The Android robot is reproduced or modified from work created and shared by Google and used according to terms described in the Creative Commons 3.0 Attribution License.