NazaraEngine/include/Nazara/VulkanRenderer
Lynix cc1246dcac VulkanRenderer: Fix 32bits compilation 2023-01-02 22:11:00 +01:00
..
Wrapper VulkanRenderer: Fix 32bits compilation 2023-01-02 22:11:00 +01:00
Config.hpp Remove "MemoryManager" and very old code 2022-09-24 14:25:52 +02:00
ConfigCheck.hpp Remove "MemoryManager" and very old code 2022-09-24 14:25:52 +02:00
Debug.hpp Remove "MemoryManager" and very old code 2022-09-24 14:25:52 +02:00
DebugOff.hpp Remove "MemoryManager" and very old code 2022-09-24 14:25:52 +02:00
Utils.hpp VulkanRenderer: Fix 32bits compilation 2023-01-02 22:11:00 +01:00
Utils.inl VulkanRenderer: Fix 32bits compilation 2023-01-02 22:11:00 +01:00
Vulkan.hpp Renderer: Allow to enable or disable API validation layers using config 2022-08-10 00:04:46 +02:00
VulkanBuffer.hpp Renderer: Implement and use debug names 2022-12-02 22:46:43 +01:00
VulkanBuffer.inl Big buffer refactor 2022-01-23 00:05:08 +01:00
VulkanCommandBuffer.hpp Renderer: Implement and use debug names 2022-12-02 22:46:43 +01:00
VulkanCommandBuffer.inl Update copyright date 2022-01-01 15:30:09 +01:00
VulkanCommandBufferBuilder.hpp Renderer: Working compute implementation 2022-12-25 19:19:16 +01:00
VulkanCommandBufferBuilder.inl Update copyright date 2022-01-01 15:30:09 +01:00
VulkanCommandPool.hpp Renderer: Implement and use debug names 2022-12-02 22:46:43 +01:00
VulkanCommandPool.inl Update copyright date 2022-01-01 15:30:09 +01:00
VulkanComputePipeline.hpp Add initial support for compute pipelines 2022-12-25 19:19:16 +01:00
VulkanComputePipeline.inl Add initial support for compute pipelines 2022-12-25 19:19:16 +01:00
VulkanDescriptorSetLayoutCache.hpp Update copyright date 2022-01-01 15:30:09 +01:00
VulkanDescriptorSetLayoutCache.inl Update copyright date 2022-01-01 15:30:09 +01:00
VulkanDevice.hpp Add initial support for compute pipelines 2022-12-25 19:19:16 +01:00
VulkanDevice.inl Update copyright date 2022-01-01 15:30:09 +01:00
VulkanFramebuffer.hpp Renderer: Implement and use debug names 2022-12-02 22:46:43 +01:00
VulkanFramebuffer.inl Update copyright date 2022-01-01 15:30:09 +01:00
VulkanRenderImage.hpp Renderer/RenderFrame: Use FunctionRef instead of std::function to avoid allocations 2023-01-01 19:48:51 +01:00
VulkanRenderImage.inl Update copyright date 2022-01-01 15:30:09 +01:00
VulkanRenderPass.hpp Renderer: Implement and use debug names 2022-12-02 22:46:43 +01:00
VulkanRenderPass.inl Update copyright date 2022-01-01 15:30:09 +01:00
VulkanRenderPipeline.hpp Renderer: Implement and use debug names 2022-12-02 22:46:43 +01:00
VulkanRenderPipeline.inl Update copyright date 2022-01-01 15:30:09 +01:00
VulkanRenderPipelineLayout.hpp Renderer: Implement and use debug names 2022-12-02 22:46:43 +01:00
VulkanRenderPipelineLayout.inl Update copyright date 2022-01-01 15:30:09 +01:00
VulkanRenderWindow.hpp Replace float/UInt64 durations by a more precise Time class (#388) 2022-12-29 21:31:46 +01:00
VulkanRenderWindow.inl Update copyright date 2022-01-01 15:30:09 +01:00
VulkanRenderer.hpp VulkanRenderer: Update headers and VMA 2022-08-10 00:24:13 +02:00
VulkanRenderer.inl Update copyright date 2022-01-01 15:30:09 +01:00
VulkanShaderBinding.hpp Renderer: Implement and use debug names 2022-12-02 22:46:43 +01:00
VulkanShaderBinding.inl Update copyright date 2022-01-01 15:30:09 +01:00
VulkanShaderModule.hpp Renderer: Implement and use debug names 2022-12-02 22:46:43 +01:00
VulkanShaderModule.inl Update copyright date 2022-01-01 15:30:09 +01:00
VulkanSurface.hpp Update copyright date 2022-01-01 15:30:09 +01:00
VulkanSurface.inl Update copyright date 2022-01-01 15:30:09 +01:00
VulkanTexture.hpp Renderer: Working compute implementation 2022-12-25 19:19:16 +01:00
VulkanTexture.inl Renderer: Working compute implementation 2022-12-25 19:19:16 +01:00
VulkanTextureFramebuffer.hpp Renderer: Implement and use debug names 2022-12-02 22:46:43 +01:00
VulkanTextureFramebuffer.inl Renderer: Implement and use debug names 2022-12-02 22:46:43 +01:00
VulkanTextureSampler.hpp Renderer: Implement and use debug names 2022-12-02 22:46:43 +01:00
VulkanTextureSampler.inl Update copyright date 2022-01-01 15:30:09 +01:00
VulkanUploadPool.hpp Split engine to packages NazaraUtils and NZSL (#375) 2022-05-25 19:36:10 +02:00
VulkanUploadPool.inl Update copyright date 2022-01-01 15:30:09 +01:00
VulkanWindowFramebuffer.hpp Renderer: Implement and use debug names 2022-12-02 22:46:43 +01:00
VulkanWindowFramebuffer.inl Renderer: Implement and use debug names 2022-12-02 22:46:43 +01:00
Wrapper.hpp Regenerate global headers, unicode and spirv data 2022-01-04 16:36:28 +01:00