virtualx-engine/drivers/vulkan
2019-12-12 13:05:25 +01:00
..
rendering_device_vulkan.cpp Moved the shader source compilation code outside RenderingDevice and Vulkan 2019-12-12 13:05:25 +01:00
rendering_device_vulkan.h Moved the shader source compilation code outside RenderingDevice and Vulkan 2019-12-12 13:05:25 +01:00
SCsub Moved the shader source compilation code outside RenderingDevice and Vulkan 2019-12-12 13:05:25 +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 Completed material/2D shader support (missing SCREEN_TEXTURE) 2019-12-12 12:21:24 +01:00
vulkan_context.h Completed material/2D shader support (missing SCREEN_TEXTURE) 2019-12-12 12:21:24 +01:00