dolphin/Source/Core/VideoBackends/Vulkan
Techjar 0f17990137 VideoCommon: Split BBox* functions into common and backend implementation variants
This will allow for some aspects of bounding box to be handled in
VideoCommon instead of individual backends.
2021-05-22 01:11:57 -04:00
..
CMakeLists.txt normalize common filenames in VideoBackends/Vulkan 2021-01-27 14:29:48 -08:00
CommandBufferManager.cpp
CommandBufferManager.h
Constants.h
ObjectCache.cpp normalize common filenames in VideoBackends/Vulkan 2021-01-27 14:29:48 -08:00
ObjectCache.h
ShaderCompiler.cpp
ShaderCompiler.h
StagingBuffer.cpp
StagingBuffer.h
StateTracker.cpp normalize common filenames in VideoBackends/Vulkan 2021-01-27 14:29:48 -08:00
StateTracker.h
VideoBackend.h
VKBoundingBox.cpp normalize common filenames in VideoBackends/Vulkan 2021-01-27 14:29:48 -08:00
VKBoundingBox.h normalize common filenames in VideoBackends/Vulkan 2021-01-27 14:29:48 -08:00
VKMain.cpp normalize common filenames in VideoBackends/Vulkan 2021-01-27 14:29:48 -08:00
VKPerfQuery.cpp Remove all remaining volatile qualifiers 2021-05-15 09:52:04 +02:00
VKPerfQuery.h normalize common filenames in VideoBackends/Vulkan 2021-01-27 14:29:48 -08:00
VKPipeline.cpp Convert BPMemory to BitField and enum class 2021-03-06 19:27:19 -08:00
VKPipeline.h
VKRenderer.cpp VideoCommon: Split BBox* functions into common and backend implementation variants 2021-05-22 01:11:57 -04:00
VKRenderer.h VideoCommon: Split BBox* functions into common and backend implementation variants 2021-05-22 01:11:57 -04:00
VKShader.cpp
VKShader.h
VKStreamBuffer.cpp normalize common filenames in VideoBackends/Vulkan 2021-01-27 14:29:48 -08:00
VKStreamBuffer.h normalize common filenames in VideoBackends/Vulkan 2021-01-27 14:29:48 -08:00
VKSwapChain.cpp normalize common filenames in VideoBackends/Vulkan 2021-01-27 14:29:48 -08:00
VKSwapChain.h normalize common filenames in VideoBackends/Vulkan 2021-01-27 14:29:48 -08:00
VKTexture.cpp normalize common filenames in VideoBackends/Vulkan 2021-01-27 14:29:48 -08:00
VKTexture.h
VKVertexFormat.cpp normalize common filenames in VideoBackends/Vulkan 2021-01-27 14:29:48 -08:00
VKVertexFormat.h normalize common filenames in VideoBackends/Vulkan 2021-01-27 14:29:48 -08:00
VKVertexManager.cpp normalize common filenames in VideoBackends/Vulkan 2021-01-27 14:29:48 -08:00
VKVertexManager.h normalize common filenames in VideoBackends/Vulkan 2021-01-27 14:29:48 -08:00
VulkanContext.cpp
VulkanContext.h
VulkanEntryPoints.inl
VulkanLoader.cpp
VulkanLoader.h