summaryrefslogtreecommitdiffstats
path: root/src/video_core/shader/async_shaders.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2020-08-24async_shaders: Mark getters as const member functionsLioncash1-3/+3
2020-08-16Remove unneeded newlines, optional Registry in shader paramsameerj1-6/+3
2020-08-16Morph: Update worker allocation commentAmeer J1-1/+1
2020-08-16move thread 1/4 count computation into allocate workers methodameerj1-2/+11
2020-08-16Address feedback, add shader compile notifier, update setting textameerj1-58/+52
2020-08-16Vk Async Worker directly emplace in cacheameerj1-53/+25
2020-08-16Address feedback. Bruteforce delete duplicatesameerj1-59/+76
2020-08-16Vk Async pipeline compilationameerj1-4/+55
2020-08-14async_shaders: Resolve -Wpessimizing-move warningLioncash1-2/+2
2020-07-18Fix style issuesDavid Marcec1-4/+10
2020-07-17Remove duplicate configDavid Marcec1-0/+1
2020-07-17Use conditional varDavid Marcec1-5/+9
2020-07-17async shadersDavid Marcec1-0/+170