Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prefer discrete GPU over integrated one
This unblocks launching on Linux laptops that default to the integrated GPU which can not handle Vulkan in many instances. Ideally a manual device selection, or an option for the optimal selection strategy should be provided via CLI or config, but for the time being this will unblock the Linux devs. Partially addresses godotengine#42348 and godotengine#43714
- Loading branch information