dolphin-emulator/Source/Core/VideoBackends/Vulkan
Lioncash 139d4fc76e General: Convert PanicAlerts over to fmt equivalent
Converts lingering panic alert calls over to the fmt-capable ones.
2020-12-02 13:38:33 -05:00
..
BoundingBox.cpp Vulkan: Migrate logging over to fmt 2020-11-09 03:26:16 -05:00
BoundingBox.h
CMakeLists.txt Externals: Fix build failures with the newer glslang. 2020-05-30 18:54:21 -07:00
CommandBufferManager.cpp General: Convert PanicAlerts over to fmt equivalent 2020-12-02 13:38:33 -05: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 General: Convert PanicAlerts over to fmt equivalent 2020-12-02 13:38:33 -05:00
ObjectCache.cpp General: Convert PanicAlerts over to fmt equivalent 2020-12-02 13:38:33 -05:00
ObjectCache.h
PerfQuery.cpp General: Convert PanicAlerts over to fmt equivalent 2020-12-02 13:38:33 -05:00
PerfQuery.h
Renderer.cpp General: Convert PanicAlerts over to fmt equivalent 2020-12-02 13:38:33 -05:00
Renderer.h Vulkan: Exclusive fullscreen support via VK_EXT_full_screen_exclusive 2019-10-31 22:45:59 +10:00
ShaderCompiler.cpp General: Convert PanicAlerts over to fmt equivalent 2020-12-02 13:38:33 -05:00
ShaderCompiler.h VideoBackends/Vulkan: Use nested namespace specifiers where applicable 2019-06-17 16:57:30 -04:00
StagingBuffer.cpp
StagingBuffer.h
StateTracker.cpp Vulkan: fix validation error in bSupportsGeometryShaders=false case 2020-11-20 12:23:34 +01:00
StateTracker.h
StreamBuffer.cpp General: Convert PanicAlerts over to fmt equivalent 2020-12-02 13:38:33 -05:00
StreamBuffer.h
SwapChain.cpp General: Convert PanicAlerts over to fmt equivalent 2020-12-02 13:38:33 -05: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 General: Convert PanicAlerts over to fmt equivalent 2020-12-02 13:38:33 -05:00
VertexManager.h
VideoBackend.h Make default graphics backend not show up as empty 2020-09-06 12:56:45 +02:00
VKPipeline.cpp General: Convert PanicAlerts over to fmt equivalent 2020-12-02 13:38:33 -05:00
VKPipeline.h
VKShader.cpp VideoVulkan/ShaderCompiler: Use a std::optional instead of bool+out variable 2019-05-30 04:16:17 -04:00
VKShader.h
VKTexture.cpp General: Convert PanicAlerts over to fmt equivalent 2020-12-02 13:38:33 -05: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 General: Convert PanicAlerts over to fmt equivalent 2020-12-02 13:38:33 -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: Switch from vkCreateMacOSSurfaceMVK() to vkCreateMetalSurfaceEXT() 2020-04-07 18:56:55 +10:00
VulkanLoader.cpp Vulkan: Migrate logging over to fmt 2020-11-09 03:26:16 -05:00
VulkanLoader.h windows: fix build if pch were to be disabled 2020-08-22 16:18:24 -07:00