dolphin-emulator/Source/Core/VideoBackends/Vulkan
2019-12-28 19:20:41 +10:00
..
BoundingBox.cpp
BoundingBox.h
CMakeLists.txt
CommandBufferManager.cpp Vulkan: Exclusive fullscreen support via VK_EXT_full_screen_exclusive 2019-10-31 22:45:59 +10:00
CommandBufferManager.h Vulkan: Exclusive fullscreen support via VK_EXT_full_screen_exclusive 2019-10-31 22:45:59 +10:00
Constants.h
main.cpp Common: Unify logging namespace with Common 2019-11-28 05:13:21 -05:00
ObjectCache.cpp
ObjectCache.h
PerfQuery.cpp
PerfQuery.h
Renderer.cpp Vulkan: Exclusive fullscreen support via VK_EXT_full_screen_exclusive 2019-10-31 22:45:59 +10:00
Renderer.h Vulkan: Exclusive fullscreen support via VK_EXT_full_screen_exclusive 2019-10-31 22:45:59 +10:00
ShaderCompiler.cpp
ShaderCompiler.h
StagingBuffer.cpp
StagingBuffer.h
StateTracker.cpp
StateTracker.h
StreamBuffer.cpp
StreamBuffer.h
SwapChain.cpp Vulkan: Exclusive fullscreen support via VK_EXT_full_screen_exclusive 2019-10-31 22:45:59 +10:00
SwapChain.h Vulkan: Exclusive fullscreen support via VK_EXT_full_screen_exclusive 2019-10-31 22:45:59 +10:00
VertexFormat.cpp
VertexFormat.h
VertexManager.cpp Vulkan: Call VertexManagerBase initialize 2019-12-09 19:16:15 +10:00
VertexManager.h
VideoBackend.h
VKPipeline.cpp
VKPipeline.h
VKShader.cpp
VKShader.h
VKTexture.cpp
VKTexture.h
Vulkan.vcxproj Add an ARM64 target to Visual Studio projects 2019-12-28 19:20:41 +10:00
VulkanContext.cpp Common: Unify logging namespace with Common 2019-11-28 05:13:21 -05:00
VulkanContext.h Vulkan: Exclusive fullscreen support via VK_EXT_full_screen_exclusive 2019-10-31 22:45:59 +10:00
VulkanEntryPoints.inl Vulkan: Exclusive fullscreen support via VK_EXT_full_screen_exclusive 2019-10-31 22:45:59 +10:00
VulkanLoader.cpp Common: Unify logging namespace with Common 2019-11-28 05:13:21 -05:00
VulkanLoader.h Vulkan: Exclusive fullscreen support via VK_EXT_full_screen_exclusive 2019-10-31 22:45:59 +10:00