aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.GAL/Multithreading/Commands/ClearRenderTargetDepthStencilCommand.cs
AgeCommit message (Expand)Author
2023-04-27Move solution and projects to srcTSR Berry
2023-01-22Remove use of reflection on GAL multithreading (#4287)gdkchan
2022-08-04Implement HLE macros for render target clears (#3528)gdkchan
2022-06-14Support Array/3D depth-stencil render target, and single layer clears (#3400)gdkchan
2021-08-27Add a Multithreading layer for the GAL, multi-thread shader compilation at ru...riperiperi