godot/drivers/vulkan
Hugo Locurcio 4a615924f8 Improve warning messages related to Vulkan pipeline cache
This gives better explanations on why the cache may have been invalidated,
along with usual consequences.

These messages have also been moved to verbose prints, as users
cannot do anything to resolve them specifically (so they are mostly
relevant to developers).
2024-03-26 22:42:27 +01:00
..
rendering_context_driver_vulkan.cpp Finish splitting functionality of the Vulkan and D3D12 backends into RenderingDeviceDriver. 2024-02-12 10:02:18 -03:00
rendering_context_driver_vulkan.h Finish splitting functionality of the Vulkan and D3D12 backends into RenderingDeviceDriver. 2024-02-12 10:02:18 -03:00
rendering_device_driver_vulkan.cpp Improve warning messages related to Vulkan pipeline cache 2024-03-26 22:42:27 +01:00
rendering_device_driver_vulkan.h Merge execute and present commands for RenderingDeviceDriver. 2024-02-19 13:09:03 -03:00
SCsub Add Wayland support 2024-01-30 16:44:47 +01:00
vulkan_hooks.cpp Finish splitting functionality of the Vulkan and D3D12 backends into RenderingDeviceDriver. 2024-02-12 10:02:18 -03:00
vulkan_hooks.h Finish splitting functionality of the Vulkan and D3D12 backends into RenderingDeviceDriver. 2024-02-12 10:02:18 -03:00