0ad/source/renderer/backend
phosit eb3f0166f8 Prefer [[maybe_unused]] over UNUSED2
`[[maybe_unused]]` is in the C++ standard.
2025-07-28 13:16:37 +02:00
..
dummy Fix includes in source/renderer 2025-07-27 16:07:14 +02:00
gl Prefer [[maybe_unused]] over UNUSED2 2025-07-28 13:16:37 +02:00
vulkan Don't use UNUSED2 on always unused variables 2025-07-28 13:16:37 +02: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 Fix some includes in source/renderer 2025-07-07 17:45:54 +02:00
CompareOp.cpp Fix some includes in source/renderer 2025-07-07 17:45:54 +02:00
CompareOp.h Fix some includes in source/renderer 2025-07-07 17:45:54 +02: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 Font: make atlas uploads queue-aware on Vulkan 2025-07-09 13:09:46 -05:00
IDeviceCommandContext.h Fix some includes in source/renderer 2025-07-07 17:45:54 +02: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 Fix some includes in source/renderer 2025-07-07 17:45:54 +02:00
IShaderProgram.h Fix some includes in source/renderer 2025-07-07 17:45:54 +02:00
ITexture.h Font: make atlas uploads queue-aware on Vulkan 2025-07-09 13:09:46 -05:00
PipelineState.cpp Fix some includes in source/renderer 2025-07-12 12:19:41 +02:00
PipelineState.h Fix some includes in source/renderer 2025-07-07 17:45:54 +02: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 Fix some includes in source/renderer 2025-07-07 17:45:54 +02:00