godot/drivers/vulkan
Rémi Verschelde 3625b057af Vulkan: Use Godot print macros matching MessageSeverity flag
Otherwise any verbose/info/warning debug message from Vulkan would
raise an error, confusing users about the severity of the message.

Cf. #36185, #36790.
2020-03-04 15:02:49 +01:00
..
rendering_device_vulkan.cpp Correct condition wrongly converted to ERR_FAIL_COND_MSG 2020-02-22 11:36:26 -03:00
rendering_device_vulkan.h rendering_vulkan: VertexDescriptionKey equal comparator was checking only the first element of his vector of VertexDescription 2020-02-19 10:01:19 -03:00
SCsub Add iphone to vulkan drivers SCsub 2020-02-21 22:00:48 -08:00
vulkan_context.cpp Vulkan: Use Godot print macros matching MessageSeverity flag 2020-03-04 15:02:49 +01:00
vulkan_context.h Vulkan: Move thirdparty code out of drivers, style fixes 2020-02-11 14:08:44 +01:00