summaryrefslogtreecommitdiffstats
path: root/src/video_core/renderer_vulkan/vk_scheduler.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-12-13vk_scheduler: Delegate commands to a worker thread and state trackReinUsesLisp1-25/+173
2019-07-07vk_scheduler: Drop execution context in favor of viewsReinUsesLisp1-31/+47
2019-02-22vk_scheduler: Implement a schedulerReinUsesLisp1-0/+69