| .. |
|
Wrapper
|
Add support for VK_EXT_debug_utils
|
2020-03-26 23:34:58 +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
|
Implement Texture and TextureSampler
|
2020-03-26 21:18:35 +01:00 |
|
Utils.inl
|
Implement Texture and TextureSampler
|
2020-03-26 21:18:35 +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
|
Cleanup device creation/selection
|
2020-03-18 13:48:53 +01:00 |
|
VkRenderWindow.inl
|
Copyright year update
|
2020-03-05 17:27:26 +01:00 |
|
Vulkan.hpp
|
Add support for Vulkan 1.1 & 1.2
|
2020-03-26 20:42:57 +01:00 |
|
VulkanBuffer.hpp
|
Add and make use of Vulkan Memory Allocator
|
2020-03-26 21:15:49 +01:00 |
|
VulkanBuffer.inl
|
Add and make use of Vulkan Memory Allocator
|
2020-03-26 21:15:49 +01:00 |
|
VulkanDevice.hpp
|
Implement Texture and TextureSampler
|
2020-03-26 21:18:35 +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
|
Add ShaderBinding
|
2020-03-26 21:19:46 +01:00 |
|
VulkanRenderPipelineLayout.inl
|
Add ShaderBinding
|
2020-03-26 21:19:46 +01:00 |
|
VulkanRenderer.hpp
|
Minor and forgotten stuff
|
2020-03-26 21:20:00 +01:00 |
|
VulkanRenderer.inl
|
Copyright year update
|
2020-03-05 17:27:26 +01:00 |
|
VulkanShaderBinding.hpp
|
Add ShaderBinding
|
2020-03-26 21:19:46 +01:00 |
|
VulkanShaderBinding.inl
|
Add ShaderBinding
|
2020-03-26 21:19:46 +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 |
|
VulkanTexture.hpp
|
Implement Texture and TextureSampler
|
2020-03-26 21:18:35 +01:00 |
|
VulkanTexture.inl
|
Implement Texture and TextureSampler
|
2020-03-26 21:18:35 +01:00 |
|
VulkanTextureSampler.hpp
|
Implement Texture and TextureSampler
|
2020-03-26 21:18:35 +01:00 |
|
VulkanTextureSampler.inl
|
Implement Texture and TextureSampler
|
2020-03-26 21:18:35 +01:00 |
|
VulkanUploadPool.hpp
|
Implement UploadPool to efficiently update UBOs
|
2020-03-26 21:13:06 +01:00 |
|
VulkanUploadPool.inl
|
Implement UploadPool to efficiently update UBOs
|
2020-03-26 21:13:06 +01:00 |
|
Wrapper.hpp
|
Split CommandBuffer into Auto and normal variants
|
2020-03-26 21:09:58 +01:00 |