ppsspp/Common/Vulkan
Florent Castelli 70593d1004 android: Change preprocessor define to standard __ANDROID__
ANDROID is only standard to the old Makefile buildsystem, not the platform.
2016-10-12 11:14:09 +02: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 android: Change preprocessor define to standard __ANDROID__ 2016-10-12 11:14:09 +02:00
VulkanContext.h android: Change preprocessor define to standard __ANDROID__ 2016-10-12 11:14:09 +02:00
VulkanImage.cpp Update vulkan structure init to the new style 2016-04-02 23:57:23 +02:00
VulkanImage.h Cleanup in FramebufferVulkan to reduce the size of future diffs 2016-03-28 20:23:29 +02:00
VulkanLoader.cpp android: Change preprocessor define to standard __ANDROID__ 2016-10-12 11:14:09 +02:00
VulkanLoader.h android: Change preprocessor define to standard __ANDROID__ 2016-10-12 11:14:09 +02:00
VulkanMemory.cpp Vulkan: Ignore queued frees after destroy. 2016-03-27 12:38:15 -07:00
VulkanMemory.h Vulkan: Ignore queued frees after destroy. 2016-03-27 12:38:15 -07:00