| .. |
|
Wrapper
|
Fix a lot of warnings and some errors
|
2020-09-26 11:44:09 +02:00 |
|
Config.hpp
|
Fix copyright dates and some defines
|
2020-08-11 00:01:49 +02:00 |
|
ConfigCheck.hpp
|
Fix copyright dates and some defines
|
2020-08-11 00:01:49 +02:00 |
|
Debug.hpp
|
Fix copyright dates and some defines
|
2020-08-11 00:01:49 +02:00 |
|
DebugOff.hpp
|
Fix copyright dates and some defines
|
2020-08-11 00:01:49 +02:00 |
|
Utils.hpp
|
Renderer: Implement Framebuffers
|
2021-02-20 19:22:08 +01:00 |
|
Utils.inl
|
Renderer: Rename some TextureUsage
|
2021-02-24 23:50:12 +01:00 |
|
VkRenderTarget.hpp
|
Fix VulkanRenderer compilation under Linux ( 🖕 X.h)
|
2020-09-04 15:13:18 +02:00 |
|
VkRenderTarget.inl
|
Vulkan: Add renderpass and framebuffers
|
2020-04-10 17:36:05 +02:00 |
|
VkRenderWindow.hpp
|
Renderer: Replace unique_ptr by shared_ptr
|
2020-09-20 15:56:58 +02:00 |
|
VkRenderWindow.inl
|
VulkanRenderer: Handle window resize
|
2020-08-27 16:16:33 +02:00 |
|
Vulkan.hpp
|
Vulkan: Refactor command buffer and introduce command pool
|
2020-04-07 21:10:16 +02:00 |
|
VulkanBuffer.hpp
|
Fix copyright dates and some defines
|
2020-08-11 00:01:49 +02:00 |
|
VulkanBuffer.inl
|
Fix minor stuff
|
2020-09-04 16:14:11 +02:00 |
|
VulkanCommandBuffer.hpp
|
Fix a lot of warnings and some errors
|
2020-09-26 11:44:09 +02:00 |
|
VulkanCommandBuffer.inl
|
Allocate command buffers from pools
|
2020-08-27 18:31:26 +02:00 |
|
VulkanCommandBufferBuilder.hpp
|
Vulkan: Add renderpass and framebuffers
|
2020-04-10 17:36:05 +02:00 |
|
VulkanCommandBufferBuilder.inl
|
Vulkan: Add renderpass and framebuffers
|
2020-04-10 17:36:05 +02:00 |
|
VulkanCommandPool.hpp
|
Allocate command buffers from pools
|
2020-08-27 18:31:26 +02:00 |
|
VulkanCommandPool.inl
|
Allocate command buffers from pools
|
2020-08-27 18:31:26 +02:00 |
|
VulkanDevice.hpp
|
Shader: Add initial support for options (WIP)
|
2021-04-20 18:18:27 +02:00 |
|
VulkanDevice.inl
|
Copyright year update
|
2020-03-05 17:27:26 +01:00 |
|
VulkanFramebuffer.hpp
|
Vulkan: Add renderpass and framebuffers
|
2020-04-10 17:36:05 +02:00 |
|
VulkanFramebuffer.inl
|
Vulkan: Add renderpass and framebuffers
|
2020-04-10 17:36:05 +02:00 |
|
VulkanMultipleFramebuffer.hpp
|
Vulkan: Add renderpass and framebuffers
|
2020-04-10 17:36:05 +02:00 |
|
VulkanMultipleFramebuffer.inl
|
Vulkan: Add renderpass and framebuffers
|
2020-04-10 17:36:05 +02:00 |
|
VulkanRenderImage.hpp
|
Vulkan: Refactor command buffer and introduce command pool
|
2020-04-07 21:10:16 +02:00 |
|
VulkanRenderImage.inl
|
Add command buffers (WIP)
|
2020-04-02 21:07:01 +02:00 |
|
VulkanRenderPass.hpp
|
Renderer/RenderPass: Implement RenderPass correctly
|
2021-02-15 18:14:47 +01:00 |
|
VulkanRenderPass.inl
|
Renderer/RenderPass: Implement RenderPass correctly
|
2021-02-15 18:14:47 +01:00 |
|
VulkanRenderPipeline.hpp
|
Renderer: Add RenderPipeline::GetPipelineInfo
|
2020-10-30 23:07:21 +01:00 |
|
VulkanRenderPipeline.inl
|
Renderer: Add RenderPipeline::GetPipelineInfo
|
2020-10-30 23:07:21 +01:00 |
|
VulkanRenderPipelineLayout.hpp
|
Vulkan: Replace ShaderBinding& by ShaderBindingPtr
|
2020-04-06 21:13:59 +02:00 |
|
VulkanRenderPipelineLayout.inl
|
Fix infinite loop
|
2020-08-25 12:34:43 +02:00 |
|
VulkanRenderer.hpp
|
VulkanRenderer: Fix physical device bullshit
|
2020-10-30 23:06:56 +01:00 |
|
VulkanRenderer.inl
|
Copyright year update
|
2020-03-05 17:27:26 +01:00 |
|
VulkanShaderBinding.hpp
|
Renderer/ShaderBinder: Make Update take a pointer and size
|
2021-01-22 23:15:31 +01:00 |
|
VulkanShaderBinding.inl
|
Vulkan: Add renderpass and framebuffers
|
2020-04-10 17:36:05 +02:00 |
|
VulkanShaderModule.hpp
|
Shader: Add initial support for options (WIP)
|
2021-04-20 18:18:27 +02:00 |
|
VulkanShaderModule.inl
|
VulkanRenderer: Fix handling of shader modules
|
2021-04-20 18:18:27 +02:00 |
|
VulkanSingleFramebuffer.hpp
|
Renderer: Implement Framebuffers
|
2021-02-20 19:22:08 +01:00 |
|
VulkanSingleFramebuffer.inl
|
Renderer: Implement Framebuffers
|
2021-02-20 19:22:08 +01:00 |
|
VulkanSurface.hpp
|
Fix copyright dates and some defines
|
2020-08-11 00:01:49 +02:00 |
|
VulkanSurface.inl
|
Copyright year update
|
2020-03-05 17:27:26 +01:00 |
|
VulkanTexture.hpp
|
Fix a lot of warnings and some errors
|
2020-09-26 11:44:09 +02:00 |
|
VulkanTexture.inl
|
Implement Texture and TextureSampler
|
2020-03-26 21:18:35 +01:00 |
|
VulkanTextureSampler.hpp
|
Fix a lot of warnings and some errors
|
2020-09-26 11:44:09 +02:00 |
|
VulkanTextureSampler.inl
|
Minor fixes
|
2020-04-26 16:29:39 +02:00 |
|
VulkanUploadPool.hpp
|
Renderers: Fix UploadPool
|
2021-01-28 15:59:18 +01:00 |
|
VulkanUploadPool.inl
|
Implement UploadPool to efficiently update UBOs
|
2020-03-26 21:13:06 +01:00 |
|
Wrapper.hpp
|
Update global headers
|
2020-09-11 13:50:19 +02:00 |