aboutsummaryrefslogtreecommitdiff
path: root/src/video_core/renderer_vulkan/vk_query_cache.h
AgeCommit message (Expand)Author
2024-01-18SMMU: Initial adaptation to video_core.Fernando Sahmkow
2023-09-23Query Cache: address issuesFernando Sahmkow
2023-09-23Query Cachge: Fully rework Vulkan's query cacheFernando Sahmkow
2023-04-23QueryCache: rework async downloads.Fernando Sahmkow
2022-10-06VideoCore: implement channels on gpu caches.Fernando Sahmkow
2022-06-26video_core: Replace VKQueryCache with QueryCachegerman77
2022-06-26video_core: Replace VKScheduler with Schedulergerman77
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2021-01-03renderer_vulkan: Rename VKDevice to DeviceReinUsesLisp
2020-12-31vulkan_common: Rename renderer_vulkan/wrapper.h to vulkan_common/vulkan_wrapp...ReinUsesLisp
2020-12-05video_core: Resolve more variable shadowing scenarios pt.3Lioncash
2020-12-05video_core: Resolve more variable shadowing scenarios pt.2Lioncash
2020-09-19renderer_vulkan: Make unconditional use of VK_KHR_timeline_semaphoreReinUsesLisp
2020-09-06video_core: Remove all Core::System references in rendererReinUsesLisp
2020-04-28vulkan: Remove unnecessary includesLioncash
2020-04-10renderer_vulkan: Drop Vulkan-HppReinUsesLisp
2020-02-14vk_query_cache: Implement generic query cache on VulkanReinUsesLisp