aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.GAL/Multithreading/ThreadedPipeline.cs
AgeCommit message (Expand)Author
2022-07-31Vulkan backend (#2518)1.1.200gdkchan
2022-07-05Add support for alpha to coverage dithering (#3069)1.1.164gdkchan
2022-06-14Support Array/3D depth-stencil render target, and single layer clears (#3400)1.1.147gdkchan
2022-05-12Implement Viewport Transform Disable (#3328)1.1.120riperiperi
2022-04-10New shader cache implementation (#3194)1.1.101gdkchan
2022-01-08Add support for render scale to vertex stage. (#2763)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