ppsspp/Common/Vulkan
2016-03-27 08:30:40 -07:00
..
SPIRVDisasm.cpp Implement a trivial SPIR-V disassembler, just for fun 2016-03-20 19:18:35 +01:00
SPIRVDisasm.h Enable vulkan validation 2016-03-20 19:25:30 +01:00
VulkanContext.cpp Merge pull request #8657 from unknownbrackets/vulkan-resize 2016-03-22 09:22:58 +01:00
VulkanContext.h Vulkan: Don't bother with extra userdata, comments. 2016-03-27 08:30:40 -07:00
VulkanImage.cpp Vulkan: Swizzle instead of converting colors. 2016-03-26 15:02:06 -07:00
VulkanImage.h Vulkan: Swizzle instead of converting colors. 2016-03-26 15:02:06 -07:00
VulkanLoader.cpp Gets the Vulkan backend running, but not drawing correctly, on Android. 2016-03-20 19:30:39 +01:00
VulkanLoader.h Load Vulkan dynamically. Fix Android build (though - Vulkan is not working on Android yet) 2016-03-20 19:30:11 +01:00
VulkanMemory.cpp Vulkan: Correct alloc near slab end. 2016-03-27 08:30:40 -07:00
VulkanMemory.h Vulkan: Don't bother with extra userdata, comments. 2016-03-27 08:30:40 -07:00