Files
godot/platform/android/java/nativeSrcsConfigs
clayjohn 9141984e7e Enable GLES3 on Android
Add necessary build flags and switch from using a
GLES2 context to a GLES3 one.

This also enables building for OpenXR

Co-authored-by: m4gr3d <fhuyakou@gmail.com>
Co-authored-by: dsnopek <dsnopek@gmail.com>
2022-11-29 14:18:24 -08:00
..
2022-11-29 14:18:24 -08:00

Native sources configs

This is a non-functional Android library used to provide Android Studio editor support to the Godot project native files. Nothing else should be added to this library.