ppsspp/Common/Vulkan
Unknown W. Brackets e4127890ec Vulkan: Fix some missing switch warnings.
Might as well prefer a virtual GPU over a CPU maybe...
2018-06-17 11:30:22 -07:00
..
SPIRVDisasm.cpp Global: Fix some warnings. 2017-11-25 14:08:49 -08:00
SPIRVDisasm.h Enable vulkan validation 2016-03-20 19:25:30 +01:00
VulkanContext.cpp Vulkan: Fix some missing switch warnings. 2018-06-17 11:30:22 -07:00
VulkanContext.h If there are multiple Vulkan devices, show a setting to allow the user to choose. 2018-06-06 10:20:12 +02:00
VulkanDebug.cpp Another buildfix, sigh. Also extend the safe region a little bit to the thing from a couple commits ago. 2017-12-13 22:28:30 +01:00
VulkanDebug.h Move vulkan debug callback out from WindowsVulkanContext into a file that can be shared with other platforms later. 2017-12-13 19:29:42 +01:00
VulkanImage.cpp Vulkan: Add code to track allocator usage info. 2018-04-06 21:42:32 -07:00
VulkanImage.h Vulkan: Add code to track allocator usage info. 2018-04-06 21:42:32 -07:00
VulkanLoader.cpp Vulkan: Fix some missing switch warnings. 2018-06-17 11:30:22 -07:00
VulkanLoader.h fix mingw and msvc cmake builds. 2018-03-23 03:18:13 +01:00
VulkanMemory.cpp Vulkan: Fix a log formatting issue. 2018-04-14 10:47:06 -07:00
VulkanMemory.h Vulkan: Report old allocations when enabled. 2018-04-06 21:43:18 -07:00