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-21 20:06:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aecd2b42457ba1545d6a7a2b47adbc15221e36f2
0ad
/
source
/
renderer
/
backend
T
History
Vladislav Belov
4ae50fd4a4
Reduces memory peak during window resize
2026-09-10 15:38:55 +02:00
..
dummy
Move Script* classes to Script namespace
2026-06-20 17:43:00 +02:00
gl
Remove XERO_ITER_EL
2026-09-08 10:32:51 +02:00
vulkan
Reduces memory peak during window resize
2026-09-10 15:38:55 +02:00
Backend.h
…
Barrier.h
…
CompareOp.cpp
…
CompareOp.h
…
Format.h
Adds sRGB support for proper lighting
2026-07-29 01:29:09 +02:00
IBuffer.h
…
IDevice.h
Move Script* classes to Script namespace
2026-06-20 17:43:00 +02:00
IDeviceCommandContext.h
…
IDeviceObject.h
…
IFramebuffer.h
…
IShaderProgram.h
…
ISwapChain.h
…
ITexture.h
…
PipelineState.cpp
…
PipelineState.h
…
Sampler.cpp
…
Sampler.h
…