godot/drivers/vulkan
Juan Linietsky 667785e474 Bugfixes and ability to better specify filter and repeat modes everywhere.
Removes antialiased flag for draw_* methods.
2019-12-12 11:33:08 +01:00
..
rendering_device_vulkan.cpp Bugfixes and ability to better specify filter and repeat modes everywhere. 2019-12-12 11:33:08 +01:00
rendering_device_vulkan.h basic 2D engine is more or less working with Vulkan, including editor. 2019-12-12 11:06:23 +01:00
SCsub Initial work on Vulkan: 2019-12-12 08:50:47 +01:00
vk_enum_string_helper.h Initial work on Vulkan: 2019-12-12 08:50:47 +01:00
vk_mem_alloc.cpp basic 2D engine is more or less working with Vulkan, including editor. 2019-12-12 11:06:23 +01:00
vk_mem_alloc.h Initial work on Vulkan: 2019-12-12 08:50:47 +01:00
vulkan_context.cpp basic 2D engine is more or less working with Vulkan, including editor. 2019-12-12 11:06:23 +01:00
vulkan_context.h basic 2D engine is more or less working with Vulkan, including editor. 2019-12-12 11:06:23 +01:00