godot/drivers/vulkan
Rémi Verschelde 08044aa2e3 Vulkan: Make loader_get_json "error" a verbose message on Windows
In far most cases it seems like it's going to message about bogus manifests
in the Windows registry which point to JSON files which have since been
uninstalled, but without clearing the registry.

This happens with bogus Vulkan overlays from Twitch, Epic Online Services,
NVIDIA Nsight Systems, OBS Studio, Rockstar Games... fix your mess folks.

Fixes #56089.
2022-07-02 19:25:01 +02:00
..
rendering_device_vulkan.cpp Use a more robust method of determining writability of bindings 2022-06-30 20:07:30 +02:00
rendering_device_vulkan.h Avoid manual memory management of certain arrays in Vulkan RD 2022-06-28 10:01:46 +02:00
SCsub Fix build for macOS / iOS with the statically linked MoltenVK after VMA update. 2022-02-25 11:52:54 +02:00
vulkan_context.cpp Vulkan: Make loader_get_json "error" a verbose message on Windows 2022-07-02 19:25:01 +02:00
vulkan_context.h Apply some small fixes/enhancements to the Vulkan RD 2022-06-28 10:01:45 +02:00
vulkan_hooks.h Implementing OpenXR driver 2022-02-23 12:02:24 +01:00