This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-09-26 10:58:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eae57d9aab66511a22a869192b7ec72feeaedc7a
0ad
/
source
/
renderer
/
backend
T
History
Vladislav Belov
db8c05572f
Adds Vulkan vertex format verification
2026-07-12 17:09:11 +02:00
..
dummy
Move Script* classes to Script namespace
2026-06-20 17:43:00 +02:00
gl
Removes unused OGL legacy
2026-07-09 22:53:30 +02:00
vulkan
Adds Vulkan vertex format verification
2026-07-12 17:09:11 +02:00
Backend.h
…
Barrier.h
…
CompareOp.cpp
…
CompareOp.h
…
Format.h
…
IBuffer.h
…
IDevice.h
Move Script* classes to Script namespace
2026-06-20 17:43:00 +02:00
IDeviceCommandContext.h
Adds SwapChain as an explicit DeviceObject
2026-06-08 18:26:58 +02:00
IDeviceObject.h
…
IFramebuffer.h
…
IShaderProgram.h
…
ISwapChain.h
Adds SwapChain as an explicit DeviceObject
2026-06-08 18:26:58 +02:00
ITexture.h
…
PipelineState.cpp
…
PipelineState.h
…
Sampler.cpp
…
Sampler.h
…