aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Gpu/State/GpuStateTable.cs
AgeCommit message (Expand)Author
2021-07-11Separate GPU engines (part 2/2) (#2440)gdkchan
2021-05-22Fix non-independent blend state not being updated (#2303)gdkchan
2020-07-15Initial transform feedback support (#1370)gdkchan
2020-04-25Implement Constant Color blends (#1119)mageven
2020-04-07Simple GPU fixes (#1093)mageven
2020-03-29Implement GPU scissors (#1058)gdkchan
2020-01-09Add XML documentation to Ryujinx.Graphics.Gpu.Stategdkchan
2020-01-09Add per-source type memory change tracking, simplified state change tracking,...gdk