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
dd9124ae99120e620274e83dd5a6ea5e393e3776
0ad
/
source
/
renderer
/
backend
/
vulkan
T
History
Vladislav Belov
dd9124ae99
Fixes Vulkan uniform buffer size after
9e371824c2
...
32 was accidentally added during debugging.
2026-04-25 11:55:12 +02:00
..
Buffer.cpp
…
Buffer.h
…
DescriptorManager.cpp
…
DescriptorManager.h
…
Device.cpp
Remove Script::CreateArray
2026-02-08 19:27:50 +01:00
Device.h
…
DeviceCommandContext.cpp
Fixes Vulkan uniform buffer size after
9e371824c2
2026-04-25 11:55:12 +02:00
DeviceCommandContext.h
…
DeviceForward.h
…
DeviceObjectUID.h
…
DeviceSelection.cpp
Remove Script::CreateArray
2026-02-08 19:27:50 +01:00
DeviceSelection.h
…
Framebuffer.cpp
…
Framebuffer.h
…
Mapping.cpp
…
Mapping.h
…
PipelineState.cpp
…
PipelineState.h
…
RenderPassManager.cpp
…
RenderPassManager.h
…
RingCommandContext.cpp
…
RingCommandContext.h
…
SamplerManager.cpp
…
SamplerManager.h
…
ShaderProgram.cpp
…
ShaderProgram.h
…
SubmitScheduler.cpp
…
SubmitScheduler.h
…
SwapChain.cpp
…
SwapChain.h
…
Texture.cpp
Fixes
#8057
by properly initializing atlas texture.
2025-09-17 14:31:16 +02:00
Texture.h
Fixes
#8057
by properly initializing atlas texture.
2025-09-17 14:31:16 +02:00
Utilities.cpp
…
Utilities.h
…
VMA.cpp
…
VMA.h
…