dolphin/Source/Core/VideoBackends/Vulkan
JosJuice 28aa04312c Common/LinearDiskCache: Replace std::fstream with File::IOFile
File::IOFile is better suited to this type of task.
Split out from a future PR.
2020-11-05 00:31:17 +01:00
..
BoundingBox.cpp
BoundingBox.h
CMakeLists.txt Externals: Fix build failures with the newer glslang. 2020-05-30 18:54:21 -07:00
CommandBufferManager.cpp name some threads 2020-08-22 17:22:07 -07:00
CommandBufferManager.h
Constants.h
main.cpp Vulkan: Switch from vkCreateMacOSSurfaceMVK() to vkCreateMetalSurfaceEXT() 2020-04-07 18:56:55 +10:00
ObjectCache.cpp Common/LinearDiskCache: Replace std::fstream with File::IOFile 2020-11-05 00:31:17 +01:00
ObjectCache.h
PerfQuery.cpp
PerfQuery.h
Renderer.cpp Use range loop (if possible) 2020-07-18 18:29:16 -05:00
Renderer.h
ShaderCompiler.cpp Externals: Fix build failures with the newer glslang. 2020-05-30 18:54:21 -07:00
ShaderCompiler.h
StagingBuffer.cpp
StagingBuffer.h
StateTracker.cpp
StateTracker.h
StreamBuffer.cpp
StreamBuffer.h
SwapChain.cpp Vulkan: Switch from vkCreateMacOSSurfaceMVK() to vkCreateMetalSurfaceEXT() 2020-04-07 18:56:55 +10:00
SwapChain.h
VertexFormat.cpp
VertexFormat.h
VertexManager.cpp
VertexManager.h
VideoBackend.h Make default graphics backend not show up as empty 2020-09-06 12:56:45 +02:00
VKPipeline.cpp
VKPipeline.h
VKShader.cpp
VKShader.h
VKTexture.cpp Resolve VkDeviceMemory/nullptr type mismatch to fix build on FreeBSD i386 2020-11-03 07:47:43 +01:00
VKTexture.h Resolve VkDeviceMemory/nullptr type mismatch to fix build on FreeBSD i386 2020-11-03 07:47:43 +01:00
Vulkan.vcxproj msbuild: re-enable standalone vcxproj processing 2020-08-22 16:17:50 -07:00
VulkanContext.cpp DriverDetails: Remove bug for broken GPU Texture Decoding 2020-10-08 10:13:40 -04:00
VulkanContext.h
VulkanEntryPoints.inl Vulkan: Switch from vkCreateMacOSSurfaceMVK() to vkCreateMetalSurfaceEXT() 2020-04-07 18:56:55 +10:00
VulkanLoader.cpp
VulkanLoader.h windows: fix build if pch were to be disabled 2020-08-22 16:18:24 -07:00