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
fe144f1dc6b95a14880ae59db84c1933c749d28e
0ad
/
source
/
renderer
/
backend
/
vulkan
T
History
Vladislav Belov
4ae50fd4a4
Reduces memory peak during window resize
2026-09-10 15:38:55 +02:00
..
Buffer.cpp
…
Buffer.h
…
DescriptorManager.cpp
…
DescriptorManager.h
…
Device.cpp
Reduces memory peak during window resize
2026-09-10 15:38:55 +02:00
Device.h
Reduces memory peak during window resize
2026-09-10 15:38:55 +02:00
DeviceCommandContext.cpp
…
DeviceCommandContext.h
…
DeviceForward.h
…
DeviceObjectUID.h
…
DeviceSelection.cpp
…
DeviceSelection.h
…
Framebuffer.cpp
…
Framebuffer.h
…
Mapping.cpp
Adds sRGB support for proper lighting
2026-07-29 01:29:09 +02:00
Mapping.h
…
PipelineState.cpp
…
PipelineState.h
…
RenderPassManager.cpp
…
RenderPassManager.h
…
RingCommandContext.cpp
Adds sRGB support for proper lighting
2026-07-29 01:29:09 +02:00
RingCommandContext.h
…
SamplerManager.cpp
…
SamplerManager.h
…
ShaderProgram.cpp
Remove XERO_ITER_EL
2026-09-08 10:32:51 +02:00
ShaderProgram.h
Adds Vulkan vertex format verification
2026-07-12 17:09:11 +02:00
SubmitScheduler.cpp
…
SubmitScheduler.h
…
SwapChain.cpp
Reduces memory peak during window resize
2026-09-10 15:38:55 +02:00
SwapChain.h
…
Texture.cpp
…
Texture.h
…
Utilities.cpp
…
Utilities.h
…
VMA.cpp
…
VMA.h
…