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
59cb3cd67b2b51a5bcc9d052d8d77e2f2a4b89b7
0ad
/
source
/
renderer
/
backend
/
vulkan
T
History
Vladislav Belov
e8a5103f8c
Fixes
#8057
by properly initializing atlas texture.
...
Fixes
#8057
Fixes
#8184
Fixes
#8345
2025-09-17 14:31:16 +02:00
..
Buffer.cpp
…
Buffer.h
…
DescriptorManager.cpp
…
DescriptorManager.h
…
Device.cpp
Revert "Font: make atlas uploads queue-aware on Vulkan"
2025-09-17 12:32:08 +02:00
Device.h
Revert "Font: make atlas uploads queue-aware on Vulkan"
2025-09-17 12:32:08 +02:00
DeviceCommandContext.cpp
Remove custom span and use std::span
2025-08-24 11:09:57 +02:00
DeviceCommandContext.h
Remove custom span and use std::span
2025-08-24 11:09:57 +02:00
DeviceForward.h
…
DeviceObjectUID.h
…
DeviceSelection.cpp
…
DeviceSelection.h
…
Framebuffer.cpp
…
Framebuffer.h
…
Mapping.cpp
…
Mapping.h
…
PipelineState.cpp
…
PipelineState.h
…
RenderPassManager.cpp
…
RenderPassManager.h
…
RingCommandContext.cpp
Revert "Font: make atlas uploads queue-aware on Vulkan"
2025-09-17 12:32:08 +02:00
RingCommandContext.h
…
SamplerManager.cpp
…
SamplerManager.h
…
ShaderProgram.cpp
Remove custom span and use std::span
2025-08-24 11:09:57 +02:00
ShaderProgram.h
Remove custom span and use std::span
2025-08-24 11:09:57 +02:00
SubmitScheduler.cpp
…
SubmitScheduler.h
Revert "Font: make atlas uploads queue-aware on Vulkan"
2025-09-17 12:32:08 +02:00
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
…