godot/drivers/vulkan
Hugo Locurcio 1bf402c061
Use title case instead of uppercase for Vulkan Intel GPU detection
This matches how the vendor name is displayed in most places.

The Apple GPU vendor was also added for the M1.
2021-07-31 16:43:54 +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 Use title case instead of uppercase for Vulkan Intel GPU detection 2021-07-31 16:43:54 +02:00
vulkan_context.h Restructure and reimplement vsync options 2021-07-06 16:34:26 +02:00