This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
74bbdca25fc71699d7f1cbdbf003ea9c5809a03c
0ad
/
source
/
renderer
/
backend
T
History
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
…
Barrier.h
…
CompareOp.cpp
…
CompareOp.h
…
Format.h
…
IBuffer.h
…
IDevice.h
…
IDeviceCommandContext.h
…
IDeviceObject.h
…
IFramebuffer.h
…
IShaderProgram.h
…
ITexture.h
…
PipelineState.cpp
Fix some includes in source/renderer
2025-07-12 12:19:41 +02:00
PipelineState.h
…
Sampler.cpp
…
Sampler.h
…