0ad/source/renderer/backend
Vladislav Belov 456e2a0b56
Some checks are pending
checkrefs / lfscheck (push) Waiting to run
checkrefs / checkrefs (push) Waiting to run
lint / cppcheck (push) Waiting to run
lint / copyright (push) Waiting to run
lint / jenkinsfiles (push) Waiting to run
pre-commit / build (push) Waiting to run
Removes dummy GL functions as replaced by core
2026-04-25 17:47:06 +02:00
..
dummy Removes ARBShader capability 2025-10-14 13:04:16 +02:00
gl Removes dummy GL functions as replaced by core 2026-04-25 17:47:06 +02:00
vulkan Fixes Vulkan uniform buffer size after 9e371824c2 2026-04-25 11:55:12 +02:00
Backend.h Removes ARB (legacy OpenGL) backend 2026-02-20 22:07:38 +01: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 Removes ARBShader capability 2025-10-14 13:04:16 +02:00
IDeviceCommandContext.h Remove custom span and use std::span 2025-08-24 11:09:57 +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 Fixes #8057 by properly initializing atlas texture. 2025-09-17 14:31:16 +02: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