aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Gpu/Engine/Threed/ThreedClassState.cs
AgeCommit message (Expand)Author
2022-01-11Fix render target clear when sizes mismatch (#2994)gdkchan
2021-12-19Fix for texture pool not being updated when it should + buffer texture relate...gdkchan
2021-11-10Implement DrawTexture functionality (#2747)gdkchan
2021-10-18Initial tessellation shader support (#2534)gdkchan
2021-07-11Separate GPU engines (part 2/2) (#2440)gdkchan