godot/drivers/vulkan
Hugo Locurcio 500ba02e90
Move Vulkan debugging prints to verbose
These messages can now be displayed in release builds if the
`--verbose` command line argument is specified, which is useful for
troubleshooting.
2021-07-31 16:28:35 +02:00
..
rendering_device_vulkan.cpp Merge pull request #50847 from reduz/implement-binary-shader-compilation 2021-07-26 17:09:48 +02:00
rendering_device_vulkan.h Implement Binary Shader Compilation 2021-07-26 08:40:39 -03:00
SCsub Fix MoltenVK static linking on macOS (add missing include path, Vulkan SDK path option, use xcframework instead of static framework). 2021-07-22 16:29:24 +03:00
vulkan_context.cpp Move Vulkan debugging prints to verbose 2021-07-31 16:28:35 +02:00
vulkan_context.h Restructure and reimplement vsync options 2021-07-06 16:34:26 +02:00