godot/drivers/vulkan
TechnoPorg b097e7f510 Vulkan: Fix CanvasItem::use_parent_material
The "Use Parent Material" option now does something when enabled on a CanvasItem. As before, it's not just limited to a node's direct parent but can move up the tree until it finds a material.
Also corrected a typo in rendering_device_vulkan.h that didn't merit its own commit.
2021-08-17 09:08:56 -06:00
..
rendering_device_vulkan.cpp Upgrade Vulkan memory allocator 2021-08-13 00:05:41 +02:00
rendering_device_vulkan.h Vulkan: Fix CanvasItem::use_parent_material 2021-08-17 09:08:56 -06:00
SCsub Upgrade Vulkan memory allocator 2021-08-13 00:05:41 +02:00
vulkan_context.cpp Fix init code so it works properly on Vulkan 1.1 devices 2021-08-17 23:53:07 +10:00
vulkan_context.h Upgrade Vulkan memory allocator 2021-08-13 00:05:41 +02:00