0ad/source/renderer/backend/vulkan
Ralph Sennhauser 47b2733183
Fix some includes in source/renderer
Make include-what-you-use happy with some files in source/renderer and
fix what needs to be fixed.

Ref: #8086
Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
2025-07-12 12:19:41 +02:00
..
Buffer.cpp Fix some includes in source/renderer 2025-07-12 12:19:41 +02:00
Buffer.h Removes hardcoded Vulkan uniform descriptor set ranges. 2024-11-06 23:24:22 +01:00
DescriptorManager.cpp Adds storage buffer support to Vulkan and GL. 2024-12-09 22:47:15 +01:00
DescriptorManager.h Fix some includes in source/renderer 2025-07-07 17:45:54 +02:00
Device.cpp Font: make atlas uploads queue-aware on Vulkan 2025-07-09 13:09:46 -05:00
Device.h Font: make atlas uploads queue-aware on Vulkan 2025-07-09 13:09:46 -05:00
DeviceCommandContext.cpp Remove UNUSED 2025-06-26 17:25:05 +02:00
DeviceCommandContext.h Fix some includes in source/renderer 2025-07-07 17:45:54 +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 Fixes Vulkan device selection. 2024-12-16 23:18:20 +01:00
DeviceSelection.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
Framebuffer.cpp Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
Framebuffer.h Fix trailing whitespace and add pre-commit hook 2025-06-15 20:08:48 +02:00
Mapping.cpp Fix some includes in source/renderer 2025-07-07 17:45:54 +02:00
Mapping.h Adds storage buffer support to Vulkan and GL. 2024-12-09 22:47:15 +01:00
PipelineState.cpp Adds compute shaders support and scaling with FSR. 2024-01-17 19:40:27 +00:00
PipelineState.h Adds compute shaders support and scaling with FSR. 2024-01-17 19:40:27 +00:00
RenderPassManager.cpp Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
RenderPassManager.h Fix some includes in source/renderer 2025-07-12 12:19:41 +02:00
RingCommandContext.cpp Font: make atlas uploads queue-aware on Vulkan 2025-07-09 13:09:46 -05:00
RingCommandContext.h Fix some includes in source/renderer 2025-07-07 17:45:54 +02:00
SamplerManager.cpp Accounts maxAnisotropy for Vulkan samplers. 2024-02-16 18:46:44 +00:00
SamplerManager.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
ShaderProgram.cpp Fix a bunch of spelling mistakes 2025-04-11 06:24:32 +02:00
ShaderProgram.h Adds storage buffer support to Vulkan and GL. 2024-12-09 22:47:15 +01:00
SubmitScheduler.cpp Get config values without using return parameters 2025-04-09 12:51:21 +02:00
SubmitScheduler.h Font: make atlas uploads queue-aware on Vulkan 2025-07-09 13:09:46 -05:00
SwapChain.cpp Get config values without using return parameters 2025-04-09 12:51:21 +02:00
SwapChain.h Fix some includes in source/renderer 2025-07-12 12:19:41 +02:00
Texture.cpp Font: make atlas uploads queue-aware on Vulkan 2025-07-09 13:09:46 -05:00
Texture.h Font: make atlas uploads queue-aware on Vulkan 2025-07-09 13:09:46 -05:00
Utilities.cpp Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
Utilities.h Fix some includes in source/renderer 2025-07-12 12:19:41 +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 Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00