aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.GAL/Multithreading/CommandHelper.cs
AgeCommit message (Expand)Author
2023-02-19Add support for advanced blend (part 1/2) (#2801)1.1.626gdkchan
2023-01-22Remove use of reflection on GAL multithreading (#4287)1.1.586gdkchan
2022-12-10Fix Lambda Explicit Type Specification Warning (#4090)1.1.460Isaac Marovitz
2022-11-16Implement HLE macro for DrawElementsIndirect (#3748)1.1.345gdkchan
2022-08-26Fast path for Inline-to-Memory texture data transfers (#3610)1.1.233gdkchan
2022-07-31Vulkan backend (#2518)1.1.200gdkchan
2022-07-05Add support for alpha to coverage dithering (#3069)1.1.164gdkchan
2022-04-10New shader cache implementation (#3194)1.1.101gdkchan
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