0ad/source/renderer/backend
phosit 473f8ca72e Remove FALLTHROUGH on empty cases
`#include "lib/code_annotation.h"` can be removed in some places.
2025-01-29 19:34:12 +01:00
..
dummy Adds storage buffer support to Vulkan and GL. 2024-12-09 22:47:15 +01:00
gl Remove FALLTHROUGH on empty cases 2025-01-29 19:34:12 +01:00
vulkan Remove FALLTHROUGH on empty cases 2025-01-29 19:34:12 +01:00
Backend.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
Barrier.h Adds storage buffer support to Vulkan and GL. 2024-12-09 22:47:15 +01:00
CompareOp.cpp Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
CompareOp.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
Format.h Adds storage buffer support to Vulkan and GL. 2024-12-09 22:47:15 +01:00
IBuffer.h Adds storage buffer support to Vulkan and GL. 2024-12-09 22:47:15 +01:00
IDevice.h Adds storage buffer support to Vulkan and GL. 2024-12-09 22:47:15 +01:00
IDeviceCommandContext.h Adds storage buffer support to Vulkan and GL. 2024-12-09 22:47:15 +01:00
IDeviceObject.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
IFramebuffer.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
IShaderProgram.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
ITexture.h Adds compute shaders support and scaling with FSR. 2024-01-17 19:40:27 +00:00
PipelineState.cpp Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
PipelineState.h Adds compute shaders support and scaling with FSR. 2024-01-17 19:40:27 +00:00
Sampler.cpp Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
Sampler.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00