aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.GAL/Multithreading/CommandHelper.cs
AgeCommit message (Expand)Author
2022-07-05Add support for alpha to coverage dithering (#3069)gdkchan
2022-04-10New shader cache implementation (#3194)gdkchan
2022-01-09Texture Sync, incompatible overlap handling, data flush improvements. (#2971)riperiperi
2021-11-10Implement DrawTexture functionality (#2747)gdkchan
2021-10-18Initial tessellation shader support (#2534)gdkchan
2021-08-27Add a Multithreading layer for the GAL, multi-thread shader compilation at ru...riperiperi