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
841b2dd5dc2ebcc3833153b951aaa1232bcff0db
0ad
/
source
/
renderer
/
backend
/
vulkan
T
History
vladislavbelov
32c43eaef8
Fixes StaticVector size type warning inside Vulkan CDeviceCommandContext.
...
This was SVN commit r27423.
2023-01-12 06:40:42 +00:00
..
Buffer.cpp
…
Buffer.h
…
DescriptorManager.cpp
Ands new depth stencil format to support all combinations on Vulkan.
2023-01-12 06:32:52 +00:00
DescriptorManager.h
…
Device.cpp
Recreates Vulkan swapchain on window resize.
2023-01-12 06:35:59 +00:00
Device.h
Ands new depth stencil format to support all combinations on Vulkan.
2023-01-12 06:32:52 +00:00
DeviceCommandContext.cpp
Fixes StaticVector size type warning inside Vulkan CDeviceCommandContext.
2023-01-12 06:40:42 +00:00
DeviceCommandContext.h
…
DeviceForward.h
…
DeviceSelection.cpp
…
DeviceSelection.h
…
Framebuffer.cpp
…
Framebuffer.h
Fixes StaticVector size type warning inside Vulkan CDeviceCommandContext.
2023-01-12 06:40:42 +00:00
Mapping.cpp
Ands new depth stencil format to support all combinations on Vulkan.
2023-01-12 06:32:52 +00:00
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
Ands new depth stencil format to support all combinations on Vulkan.
2023-01-12 06:32:52 +00:00
SwapChain.h
Recreates Vulkan swapchain on window resize.
2023-01-12 06:35:59 +00:00
Texture.cpp
Ands new depth stencil format to support all combinations on Vulkan.
2023-01-12 06:32:52 +00:00
Texture.h
…
Utilities.cpp
…
Utilities.h
…
VMA.cpp
…
VMA.h
…