godot/main
Rémi Verschelde 54e6338c9b
Vulkan: Make validation layers optional
They're now disabled by default, and can be enabled with the command line
argument `--vk-layers`.

When enabled, the errors about them being missing are now warnings, as
users were confused and thought this meant Vulkan is broken for them.

Fix crash in `~VulkanContext` when validation layers are disabled (exposed by
this PR since before they could not be disabled without source modification).

Also moved VulkanContext member initializations to header.

Fixes #37102.
2020-10-27 16:19:15 +01:00
..
app_icon.png
main_builders.py Remove unused Python imports. 2020-09-10 11:38:52 +01:00
main_timer_sync.cpp
main_timer_sync.h
main.cpp Vulkan: Make validation layers optional 2020-10-27 16:19:15 +01:00
main.h
performance.cpp
performance.h Refactor MethodBind to use variadic templates 2020-10-18 12:28:44 +02:00
SCsub Fix new black style check failures in various files. 2020-08-21 16:51:30 +01:00
splash_editor.png Donors: Add Gamblify, remove Interblock from splash screen 2020-09-16 16:10:35 +02:00
splash.png