virtualx-engine/drivers/vulkan
Juan Linietsky 75701f756f Normalmapping and Specularmapping working in 2D engine
Added support for Sprite, AnimatedSprite and Polygon2D (should add for tileset eventually).
2019-12-12 11:49:14 +01:00
..
rendering_device_vulkan.cpp Normalmapping and Specularmapping working in 2D engine 2019-12-12 11:49:14 +01:00
rendering_device_vulkan.h Normalmapping and Specularmapping working in 2D engine 2019-12-12 11:49:14 +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 Added ability to retrieve back textures stored on GPU 2019-12-12 11:44:06 +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