godot/drivers/png
Hugo Locurcio b1b14e5fd7
Build for 64-bit ARM by default when compiling or exporting for Android
All Android devices that support Vulkan support 64-bit ARM.

This also removes NEON opt-out code for ARMv7 as pretty much all
ARMv7 devices also support NEON.
2021-10-12 16:35:49 +02:00
..
image_loader_png.cpp Rename instance()->instantiate() when it's a verb 2021-06-19 20:49:18 -06:00
image_loader_png.h
png_driver_common.cpp
png_driver_common.h
resource_saver_png.cpp Core: Move DirAccess and FileAccess to core/io 2021-06-11 14:52:39 +02:00
resource_saver_png.h
SCsub Build for 64-bit ARM by default when compiling or exporting for Android 2021-10-12 16:35:49 +02:00