aboutsummaryrefslogtreecommitdiff
path: root/src/video_core/host_shaders/vulkan_present.vert
AgeCommit message (Collapse)Author
2024-02-10host_shaders: add vendor workaround for adreno driversLiam
2024-01-31renderer_vulkan: implement layer stack compositionLiam
2022-04-23general: Convert source file copyright comments over to SPDXMorph
This formats all copyright comments according to SPDX formatting guidelines. Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
2020-12-30host_shaders: Add shaders to present to the swapchainReinUsesLisp