0ad/source/renderer/backend/vulkan
2025-09-17 14:31:16 +02:00
..
Buffer.cpp Fix some includes in source/renderer 2025-07-12 12:19:41 +02:00
Buffer.h Fix includes in source/renderer 2025-07-27 16:07:14 +02:00
DescriptorManager.cpp Fix includes in source/renderer 2025-07-27 16:07:14 +02:00
DescriptorManager.h Fix includes in source/renderer 2025-07-27 16:07:14 +02:00
Device.cpp Revert "Font: make atlas uploads queue-aware on Vulkan" 2025-09-17 12:32:08 +02:00
Device.h Revert "Font: make atlas uploads queue-aware on Vulkan" 2025-09-17 12:32:08 +02:00
DeviceCommandContext.cpp Remove custom span and use std::span 2025-08-24 11:09:57 +02:00
DeviceCommandContext.h Remove custom span and use std::span 2025-08-24 11:09:57 +02:00
DeviceForward.h Fix some includes in source/renderer 2025-07-07 17:45:54 +02:00
DeviceObjectUID.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
DeviceSelection.cpp Fix some includes all over the place 2025-08-14 20:15:30 +02:00
DeviceSelection.h Fix includes in source/renderer 2025-07-27 16:07:14 +02:00
Framebuffer.cpp Fix includes in source/renderer 2025-07-27 16:07:14 +02:00
Framebuffer.h Fix includes in source/renderer 2025-07-27 16:07:14 +02:00
Mapping.cpp Fix includes in source/renderer 2025-07-27 16:07:14 +02:00
Mapping.h Fix includes in source/renderer 2025-07-27 16:07:14 +02:00
PipelineState.cpp Fix includes in source/renderer 2025-07-27 16:07:14 +02:00
PipelineState.h Fix includes in source/renderer 2025-07-27 16:07:14 +02:00
RenderPassManager.cpp Fix includes in source/renderer 2025-07-27 16:07:14 +02:00
RenderPassManager.h Fix includes in source/renderer 2025-07-27 16:07:14 +02:00
RingCommandContext.cpp Revert "Font: make atlas uploads queue-aware on Vulkan" 2025-09-17 12:32:08 +02:00
RingCommandContext.h Fix includes in source/renderer 2025-07-27 16:07:14 +02:00
SamplerManager.cpp Fix includes in source/renderer 2025-07-27 16:07:14 +02:00
SamplerManager.h Fix includes in source/renderer 2025-07-27 16:07:14 +02:00
ShaderProgram.cpp Remove custom span and use std::span 2025-08-24 11:09:57 +02:00
ShaderProgram.h Remove custom span and use std::span 2025-08-24 11:09:57 +02:00
SubmitScheduler.cpp Fix includes in source/renderer 2025-07-27 16:07:14 +02:00
SubmitScheduler.h Revert "Font: make atlas uploads queue-aware on Vulkan" 2025-09-17 12:32:08 +02:00
SwapChain.cpp Fix includes in source/renderer 2025-07-27 16:07:14 +02:00
SwapChain.h Fix some includes in source/renderer 2025-07-12 12:19:41 +02:00
Texture.cpp Fixes #8057 by properly initializing atlas texture. 2025-09-17 14:31:16 +02:00
Texture.h Fixes #8057 by properly initializing atlas texture. 2025-09-17 14:31:16 +02:00
Utilities.cpp Fix includes in source/renderer 2025-07-27 16:07:14 +02:00
Utilities.h Fix includes in source/renderer 2025-07-27 16:07:14 +02:00
VMA.cpp Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
VMA.h Fix includes in source/renderer 2025-07-27 16:07:14 +02:00