0ad/source/renderer/backend/vulkan
Vladislav Belov 2e87f6b5aa Adds renderer backend-specific statistics
Different backend have different metrics to watch and debug. So we need
a simple way to collect that.
2026-05-10 19:26: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 Adds renderer backend-specific statistics 2026-05-10 19:26:16 +02:00
DescriptorManager.h Adds renderer backend-specific statistics 2026-05-10 19:26:16 +02:00
Device.cpp Adds renderer backend-specific statistics 2026-05-10 19:26:16 +02:00
Device.h Adds renderer backend-specific statistics 2026-05-10 19:26:16 +02:00
DeviceCommandContext.cpp Fixes Vulkan uniform buffer size after 9e371824c2 2026-04-25 11:55:12 +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 Remove Script::CreateArray 2026-02-08 19:27:50 +01: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 Adds floating point textures to backends 2026-04-29 19:25:11 +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 Adds renderer backend-specific statistics 2026-05-10 19:26:16 +02:00
RenderPassManager.h Adds renderer backend-specific statistics 2026-05-10 19:26:16 +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 Adds renderer backend-specific statistics 2026-05-10 19:26:16 +02:00
SamplerManager.h Adds renderer backend-specific statistics 2026-05-10 19:26:16 +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