1
0
Fork 0
godot/drivers
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
..
alsa
alsamidi
coreaudio [macOS / iOS] Fix text-to-speech build with older macOS / iOS SDK. 2022-05-10 21:11:34 +03:00
coremidi [macOS / iOS] Fix text-to-speech build with older macOS / iOS SDK. 2022-05-10 21:11:34 +03:00
gl_context
gles3 SCons: Properly track codegen script dependency for generated GLSL headers 2022-07-02 16:01:48 +02:00
png Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>` 2022-05-03 01:43:50 +02:00
pulseaudio Fix more issues found by cppcheck. 2022-04-20 10:34:00 +03:00
spirv-reflect
unix Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
vulkan Vulkan: Make `loader_get_json` "error" a verbose message on Windows 2022-07-02 19:25:01 +02:00
wasapi
windows
winmidi
xaudio2
SCsub
register_driver_types.cpp Refactor module initialization 2022-05-04 17:34:51 +02:00
register_driver_types.h