defold icon indicating copy to clipboard operation
defold copied to clipboard

Make Vulkan the default on Android

Open britzl opened this issue 2 years ago • 3 comments

Make Vulkan (and MoltenVK) the default on platforms where Vulkan is supported and use OpenGL as a fallback.

britzl avatar May 15 '23 09:05 britzl

Possibly exclude certain GPUs from Vulkan (Mali-400 etc). Check with Android team.

britzl avatar Jul 06 '23 09:07 britzl

The recommendation is to only make Vulkan the default on Android S and newer.

britzl avatar Jul 11 '23 05:07 britzl

I rename it into android specific task, because we have another general Vulkan task https://github.com/defold/defold/issues/8100

AGulev avatar Mar 09 '24 09:03 AGulev

According to @Jhonnyg we need to finish https://github.com/defold/defold/issues/4683 before switching over to Vulkan as the default.

britzl avatar Sep 25 '24 13:09 britzl