summaryrefslogtreecommitdiffstats
path: root/src/video_core/shader/async_shaders.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* renderer_vulkan: Make unconditional use of VK_KHR_timeline_semaphoreReinUsesLisp2020-09-191-0/+11
* async_shaders: Mark getters as const member functionsLioncash2020-08-241-14/+12
* Remove unneeded newlines, optional Registry in shader paramsameerj2020-08-161-2/+1
* move thread 1/4 count computation into allocate workers methodameerj2020-08-161-1/+1
* Address feedback, add shader compile notifier, update setting textameerj2020-08-161-10/+13
* Address feedback. Bruteforce delete duplicatesameerj2020-08-161-2/+2
* Vk Async pipeline compilationameerj2020-08-161-2/+29
* Use conditional varDavid Marcec2020-07-171-4/+6
* async shadersDavid Marcec2020-07-171-0/+107