| .. |
|
Wrapper
|
Fix merge error
|
2023-07-21 12:12:10 +02:00 |
|
Config.hpp
|
Copyright year update
|
2023-01-22 17:41:18 +01:00 |
|
ConfigCheck.hpp
|
Copyright year update
|
2023-01-22 17:41:18 +01:00 |
|
Debug.hpp
|
Copyright year update
|
2023-01-22 17:41:18 +01:00 |
|
DebugOff.hpp
|
Copyright year update
|
2023-01-22 17:41:18 +01:00 |
|
Utils.hpp
|
Update includes for new NazaraUtils version
|
2023-03-19 13:01:56 +01:00 |
|
Utils.inl
|
Make use of the new Flags iterator
|
2023-06-02 17:57:26 +02:00 |
|
Vulkan.hpp
|
Update includes for new NazaraUtils version
|
2023-03-19 13:01:56 +01:00 |
|
VulkanBuffer.hpp
|
Update includes for new NazaraUtils version
|
2023-03-19 13:01:56 +01:00 |
|
VulkanBuffer.inl
|
Remove .inl inclusion of their .hpp files
|
2023-03-10 13:33:10 +01:00 |
|
VulkanCommandBuffer.hpp
|
Update includes for new NazaraUtils version
|
2023-03-19 13:01:56 +01:00 |
|
VulkanCommandBuffer.inl
|
Remove .inl inclusion of their .hpp files
|
2023-03-10 13:33:10 +01:00 |
|
VulkanCommandBufferBuilder.hpp
|
Renderer: Fix BuildMipmaps
|
2023-07-21 12:12:10 +02:00 |
|
VulkanCommandBufferBuilder.inl
|
Remove .inl inclusion of their .hpp files
|
2023-03-10 13:33:10 +01:00 |
|
VulkanCommandPool.hpp
|
Update includes for new NazaraUtils version
|
2023-03-19 13:01:56 +01:00 |
|
VulkanCommandPool.inl
|
Remove .inl inclusion of their .hpp files
|
2023-03-10 13:33:10 +01:00 |
|
VulkanComputePipeline.hpp
|
Update includes for new NazaraUtils version
|
2023-03-19 13:01:56 +01:00 |
|
VulkanComputePipeline.inl
|
Remove .inl inclusion of their .hpp files
|
2023-03-10 13:33:10 +01:00 |
|
VulkanDescriptorSetLayoutCache.hpp
|
Fix includes
|
2023-07-17 19:18:15 +02:00 |
|
VulkanDescriptorSetLayoutCache.inl
|
Fix includes
|
2023-07-17 19:18:15 +02:00 |
|
VulkanDevice.hpp
|
Renderer: Refactor transient resources (allow access at any time)
|
2023-07-21 12:12:10 +02:00 |
|
VulkanDevice.inl
|
Remove .inl inclusion of their .hpp files
|
2023-03-10 13:33:10 +01:00 |
|
VulkanFramebuffer.hpp
|
Update includes for new NazaraUtils version
|
2023-03-19 13:01:56 +01:00 |
|
VulkanFramebuffer.inl
|
Remove .inl inclusion of their .hpp files
|
2023-03-10 13:33:10 +01:00 |
|
VulkanRenderImage.hpp
|
VulkanRenderer: Improve transient command buffer usage
|
2023-07-21 09:00:34 +02:00 |
|
VulkanRenderImage.inl
|
VulkanRenderer: Improve transient command buffer usage
|
2023-07-21 09:00:34 +02:00 |
|
VulkanRenderPass.hpp
|
Update includes for new NazaraUtils version
|
2023-03-19 13:01:56 +01:00 |
|
VulkanRenderPass.inl
|
Remove .inl inclusion of their .hpp files
|
2023-03-10 13:33:10 +01:00 |
|
VulkanRenderPipeline.hpp
|
Update includes for new NazaraUtils version
|
2023-03-19 13:01:56 +01:00 |
|
VulkanRenderPipeline.inl
|
Remove .inl inclusion of their .hpp files
|
2023-03-10 13:33:10 +01:00 |
|
VulkanRenderPipelineLayout.hpp
|
Update includes for new NazaraUtils version
|
2023-03-19 13:01:56 +01:00 |
|
VulkanRenderPipelineLayout.inl
|
Remove .inl inclusion of their .hpp files
|
2023-03-10 13:33:10 +01:00 |
|
VulkanRenderer.hpp
|
Update includes for new NazaraUtils version
|
2023-03-19 13:01:56 +01:00 |
|
VulkanRenderer.inl
|
Remove .inl inclusion of their .hpp files
|
2023-03-10 13:33:10 +01:00 |
|
VulkanShaderBinding.hpp
|
Update includes for new NazaraUtils version
|
2023-03-19 13:01:56 +01:00 |
|
VulkanShaderBinding.inl
|
Remove .inl inclusion of their .hpp files
|
2023-03-10 13:33:10 +01:00 |
|
VulkanShaderModule.hpp
|
Update includes for new NazaraUtils version
|
2023-03-19 13:01:56 +01:00 |
|
VulkanShaderModule.inl
|
Remove .inl inclusion of their .hpp files
|
2023-03-10 13:33:10 +01:00 |
|
VulkanSwapchain.hpp
|
Renderer: Refactor transient resources (allow access at any time)
|
2023-07-21 12:12:10 +02:00 |
|
VulkanSwapchain.inl
|
Remove .inl inclusion of their .hpp files
|
2023-03-10 13:33:10 +01:00 |
|
VulkanTexture.hpp
|
Renderer: Add mipmaps generation support
|
2023-05-14 18:55:41 +02:00 |
|
VulkanTexture.inl
|
Renderer: Add mipmaps generation support
|
2023-05-14 18:55:41 +02:00 |
|
VulkanTextureFramebuffer.hpp
|
Copyright year update
|
2023-01-22 17:41:18 +01:00 |
|
VulkanTextureFramebuffer.inl
|
Remove .inl inclusion of their .hpp files
|
2023-03-10 13:33:10 +01:00 |
|
VulkanTextureSampler.hpp
|
Update includes for new NazaraUtils version
|
2023-03-19 13:01:56 +01:00 |
|
VulkanTextureSampler.inl
|
Remove .inl inclusion of their .hpp files
|
2023-03-10 13:33:10 +01:00 |
|
VulkanUploadPool.hpp
|
Update includes for new NazaraUtils version
|
2023-03-19 13:01:56 +01:00 |
|
VulkanUploadPool.inl
|
Remove .inl inclusion of their .hpp files
|
2023-03-10 13:33:10 +01:00 |
|
VulkanWindowFramebuffer.hpp
|
Copyright year update
|
2023-01-22 17:41:18 +01:00 |
|
VulkanWindowFramebuffer.inl
|
Remove .inl inclusion of their .hpp files
|
2023-03-10 13:33:10 +01:00 |
|
Wrapper.hpp
|
Update global headers
|
2023-03-05 18:01:01 +01:00 |