NazaraEngine/include/Nazara/VulkanRenderer
Lynix 63547fcd4e Replace DeviceHandle by references
and keep device alive until Vulkan is freed
2020-03-13 18:38:26 +01:00
..
Wrapper Replace DeviceHandle by references 2020-03-13 18:38:26 +01:00
Config.hpp Add new Renderer architecture (far from complete) 2016-08-23 12:52:34 +02:00
ConfigCheck.hpp Copyright year update 2020-03-05 17:27:26 +01:00
Debug.hpp Copyright year update 2020-03-05 17:27:26 +01:00
DebugOff.hpp Copyright year update 2020-03-05 17:27:26 +01:00
Utils.hpp Add RenderPipelineLayout 2020-03-05 20:35:31 +01:00
Utils.inl Add RenderPipelineLayout 2020-03-05 20:35:31 +01:00
VkRenderTarget.hpp Improve synchronization based on vulkan-tutorial 2020-03-04 20:13:37 +01:00
VkRenderTarget.inl Copyright year update 2020-03-05 17:27:26 +01:00
VkRenderWindow.hpp Fix compilation 2020-03-05 22:35:12 +01:00
VkRenderWindow.inl Copyright year update 2020-03-05 17:27:26 +01:00
Vulkan.hpp Replace DeviceHandle by references 2020-03-13 18:38:26 +01:00
VulkanBuffer.hpp Replace DeviceHandle by references 2020-03-13 18:38:26 +01:00
VulkanBuffer.inl Replace DeviceHandle by references 2020-03-13 18:38:26 +01:00
VulkanDevice.hpp Add RenderPipelineLayout 2020-03-05 20:35:31 +01:00
VulkanDevice.inl Copyright year update 2020-03-05 17:27:26 +01:00
VulkanRenderPipeline.hpp Replace DeviceHandle by references 2020-03-13 18:38:26 +01:00
VulkanRenderPipeline.inl Copyright year update 2020-03-05 17:27:26 +01:00
VulkanRenderPipelineLayout.hpp Replace DeviceHandle by references 2020-03-13 18:38:26 +01:00
VulkanRenderPipelineLayout.inl Add RenderPipelineLayout 2020-03-05 20:35:31 +01:00
VulkanRenderer.hpp Copyright year update 2020-03-05 17:27:26 +01:00
VulkanRenderer.inl Copyright year update 2020-03-05 17:27:26 +01:00
VulkanShaderStage.hpp Replace DeviceHandle by references 2020-03-13 18:38:26 +01:00
VulkanShaderStage.inl Copyright year update 2020-03-05 17:27:26 +01:00
VulkanSurface.hpp Merge fix 2018-03-09 16:47:31 +01:00
VulkanSurface.inl Copyright year update 2020-03-05 17:27:26 +01:00
Wrapper.hpp Add Fence objects (+ use them for sync) 2020-03-04 18:50:41 +01:00