summaryrefslogtreecommitdiffstats
path: root/src/video_core/shader/async_shaders.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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