godot/platform/android/export
Rémi Verschelde 9d002442b2 Improve VRAM texture compression checks for mobile/web
For HTML5, we need to support S3TC if running on desktop,
and ETC or ETC2 for mobile, so make this explicit.

Add logic to check for ETC2 support on GLES3,
and remove incorrect ETC feature for GLES3 on Android.

Fix ETC check invalidating templates on HTML5.
Fixes #26476.
2019-03-03 13:24:08 +01:00
..
export.cpp Improve VRAM texture compression checks for mobile/web 2019-03-03 13:24:08 +01:00
export.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00