| .. |
|
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
|
Fixes descriptor set overwrite when multiple textures reference it with delayed deletion. Fixes #6717
|
2023-01-30 21:23:44 +00:00 |
|
DescriptorManager.h
|
Fixes descriptor set overwrite when multiple textures reference it with delayed deletion. Fixes #6717
|
2023-01-30 21:23:44 +00:00 |
|
Device.cpp
|
Extends logs for Vulkan available device.
|
2023-01-30 21:16:47 +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 overflow of inplace vertex and index Vulkan buffers.
|
2023-02-01 22:09:25 +00:00 |
|
DeviceCommandContext.h
|
Fixes overflow of inplace vertex and index Vulkan buffers.
|
2023-02-01 22:09:25 +00:00 |
|
DeviceForward.h
|
Moves Backend enum from CVideoMode to backends.
|
2022-10-25 22:45:54 +00:00 |
|
DeviceSelection.cpp
|
Makes Vulkan device selection stop searching after a first suitable queue family.
|
2023-01-31 17:01:47 +00:00 |
|
DeviceSelection.h
|
Adds Vulkan backend.
|
2023-01-10 20:22:20 +00:00 |
|
Framebuffer.cpp
|
Creates image views for Vulkan textures only when needed.
|
2023-01-26 21:38:39 +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
|
Fixes overflow of inplace vertex and index Vulkan buffers.
|
2023-02-01 22:09:25 +00:00 |
|
SubmitScheduler.h
|
Adds Vulkan backend.
|
2023-01-10 20:22:20 +00:00 |
|
SwapChain.cpp
|
Increases minImageCount for Vulkan swapchain only when there is a room for that.
|
2023-02-12 23:12:28 +00:00 |
|
SwapChain.h
|
Recreates Vulkan swapchain on window resize.
|
2023-01-12 06:35:59 +00:00 |
|
Texture.cpp
|
Creates image views for Vulkan textures only when needed.
|
2023-01-26 21:38:39 +00:00 |
|
Texture.h
|
Fixes descriptor set overwrite when multiple textures reference it with delayed deletion. Fixes #6717
|
2023-01-30 21:23:44 +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 |