aboutsummaryrefslogtreecommitdiff
path: root/src/video_core/renderer_vulkan/vk_render_pass_cache.cpp
AgeCommit message (Expand)Author
2023-10-11Get out of render pass before query barriers, fix image names with samples > ...Kelebek1
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2022-04-07video_core: Replace lock_guard with scoped_lockMerry
2021-07-22shader: Fix render targets with null attachmentsReinUsesLisp
2021-07-22shader_recompiler,video_core: Cleanup some GCC and Clang errorslat9nq
2021-07-22shader: Fix rasterizer integration order issuesReinUsesLisp
2021-07-22vk_pipeline_cache: Add pipeline cacheReinUsesLisp
2021-07-22shader: Add partial rasterizer integrationReinUsesLisp