Play-/Source/gs/GSH_Vulkan
2021-09-29 18:42:47 -04:00
..
CMakeLists.txt Add definitions to select which Vulkan flavor we want to use. 2021-09-24 21:59:21 -04:00
GSH_Vulkan.cpp Limit workgroup size using device caps. 2021-09-29 18:42:47 -04:00
GSH_Vulkan.h Add another texture read format. 2021-08-31 17:53:44 -04:00
GSH_VulkanClutLoad.cpp Fix warnings. 2020-05-27 20:08:01 -04:00
GSH_VulkanClutLoad.h Cache CLUT transfers. Allow previous transfers to be reused. 2020-03-11 19:27:49 -04:00
GSH_VulkanContext.h Limit workgroup size using device caps. 2021-09-29 18:42:47 -04:00
GSH_VulkanDeviceInfo.cpp Add definitions to select which Vulkan flavor we want to use. 2021-09-24 21:59:21 -04:00
GSH_VulkanDeviceInfo.h Save & load device/vendor IDs. 2020-04-28 13:57:33 -04:00
GSH_VulkanDraw.cpp Style fix. 2021-09-18 12:11:16 -04:00
GSH_VulkanDraw.h Update post refactor. 2021-09-24 13:02:21 -04:00
GSH_VulkanDrawDesktop.cpp Style fix. 2021-09-18 12:11:16 -04:00
GSH_VulkanDrawDesktop.h Style fix. 2021-09-18 12:11:16 -04:00
GSH_VulkanDrawMobile.cpp Make all subpass dependencies per region. 2021-09-28 11:35:49 -04:00
GSH_VulkanDrawMobile.h Update post refactor. 2021-09-24 13:02:21 -04:00
GSH_VulkanDrawUtils.cpp Style fix. 2021-09-18 12:11:16 -04:00
GSH_VulkanDrawUtils.h Style fix. 2021-09-18 12:11:16 -04:00
GSH_VulkanFrameCommandBuffer.cpp Allow more than one frame to be in-flight. 2020-01-25 18:31:16 -05:00
GSH_VulkanFrameCommandBuffer.h Tweak presenting mode. 2021-03-30 16:01:36 -04:00
GSH_VulkanMemoryUtils.cpp Remove fp dst color. 2021-08-06 16:54:48 -04:00
GSH_VulkanMemoryUtils.h Remove fp dst color. 2021-08-06 16:54:48 -04:00
GSH_VulkanOffscreen.cpp Add Vulkan Offscreen. 2021-08-17 17:18:53 -04:00
GSH_VulkanOffscreen.h Add Vulkan Offscreen. 2021-08-17 17:18:53 -04:00
GSH_VulkanPipelineCache.h Code style fixes. 2020-01-25 18:31:09 -05:00
GSH_VulkanPlatformDefs.h Style fix. 2021-09-25 10:31:27 -04:00
GSH_VulkanPresent.cpp Fixed some crashes and edge cases. 2021-09-28 10:57:05 -04:00
GSH_VulkanPresent.h Implement presentation params. 2020-01-25 20:59:52 -05:00
GSH_VulkanTransferHost.cpp Limit workgroup size using device caps. 2021-09-29 18:42:47 -04:00
GSH_VulkanTransferHost.h Fix issues with xfer compute job. 2021-09-29 16:47:42 -04:00
GSH_VulkanTransferLocal.cpp Limit workgroup size using device caps. 2021-09-29 18:42:47 -04:00
GSH_VulkanTransferLocal.h Limit workgroup size using device caps. 2021-09-29 18:42:47 -04:00