ppsspp/Common/Vulkan
2018-10-10 22:56:26 +02:00
..
SPIRVDisasm.cpp Global: Fix some warnings. 2017-11-25 14:08:49 -08:00
SPIRVDisasm.h
VulkanContext.cpp Instead of the last commit, don't enable the dual src extension at all on Adreno. 2018-10-07 12:19:11 +02: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 Vulkan validation: Ignore the depthreplacing error for now 2018-07-16 20:00:44 +02: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 validation: Fix issue where we forgot to transition image mip levels past 0 away from TRANSFER_DST_OPTIMAL during creation. 2018-10-10 22:56:26 +02: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