| .. |
|
Buffer.cpp
|
Adds Vulkan backend.
|
2023-01-10 20:22:20 +00:00 |
|
Buffer.h
|
Adds Vulkan backend.
|
2023-01-10 20:22:20 +00:00 |
|
DescriptorManager.cpp
|
Ands new depth stencil format to support all combinations on Vulkan.
|
2023-01-12 06:32:52 +00:00 |
|
DescriptorManager.h
|
Adds Vulkan backend.
|
2023-01-10 20:22:20 +00:00 |
|
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
|
Removes unnecessary PreDraw from Vulkan CDeviceCommandContext.
|
2023-01-15 11:51:47 +00:00 |
|
DeviceCommandContext.h
|
Adds Vulkan backend.
|
2023-01-10 20:22:20 +00:00 |
|
DeviceForward.h
|
Moves Backend enum from CVideoMode to backends.
|
2022-10-25 22:45:54 +00:00 |
|
DeviceSelection.cpp
|
Adds Vulkan backend.
|
2023-01-10 20:22:20 +00:00 |
|
DeviceSelection.h
|
Adds Vulkan backend.
|
2023-01-10 20:22:20 +00:00 |
|
Framebuffer.cpp
|
Adds Vulkan backend.
|
2023-01-10 20:22:20 +00:00 |
|
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
|
Adds Vulkan backend.
|
2023-01-10 20:22:20 +00:00 |
|
PipelineState.cpp
|
Fixes silhouettes on Vulkan by using VkStencilOpState.
|
2023-01-11 16:22:09 +00:00 |
|
PipelineState.h
|
Adds Vulkan backend.
|
2023-01-10 20:22:20 +00:00 |
|
RenderPassManager.cpp
|
Adds Vulkan backend.
|
2023-01-10 20:22:20 +00:00 |
|
RenderPassManager.h
|
Adds Vulkan backend.
|
2023-01-10 20:22:20 +00:00 |
|
RingCommandContext.cpp
|
Adds Vulkan backend.
|
2023-01-10 20:22:20 +00:00 |
|
RingCommandContext.h
|
Adds Vulkan backend.
|
2023-01-10 20:22:20 +00:00 |
|
SamplerManager.cpp
|
Adds Vulkan backend.
|
2023-01-10 20:22:20 +00:00 |
|
SamplerManager.h
|
Adds Vulkan backend.
|
2023-01-10 20:22:20 +00:00 |
|
ShaderProgram.cpp
|
Adds Vulkan backend.
|
2023-01-10 20:22:20 +00:00 |
|
ShaderProgram.h
|
Adds Vulkan backend.
|
2023-01-10 20:22:20 +00:00 |
|
SubmitScheduler.cpp
|
Adds Vulkan backend.
|
2023-01-10 20:22:20 +00:00 |
|
SubmitScheduler.h
|
Adds Vulkan backend.
|
2023-01-10 20:22:20 +00:00 |
|
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
|
Adds Vulkan backend.
|
2023-01-10 20:22:20 +00:00 |
|
Utilities.cpp
|
Adds Vulkan backend.
|
2023-01-10 20:22:20 +00:00 |
|
Utilities.h
|
Adds Vulkan backend.
|
2023-01-10 20:22:20 +00:00 |
|
VMA.cpp
|
Adds Vulkan backend.
|
2023-01-10 20:22:20 +00:00 |
|
VMA.h
|
Hides some warnings for VMA.
|
2023-01-16 06:37:22 +00:00 |