aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Gpu/State/BlendState.cs
AgeCommit message (Expand)Author
2021-07-11Separate GPU engines (part 2/2) (#2440)gdkchan
2020-04-25Implement Constant Color blends (#1119)mageven
2020-04-21Suppress warnings from fields never used or never assigned (CS0169 and CS0649...Cristallix
2020-01-09Add XML documentation to Ryujinx.Graphics.Gpu.Stategdkchan
2020-01-09Some code cleanupgdkchan
2020-01-09Add per-source type memory change tracking, simplified state change tracking,...gdk
2020-01-09Initial workgdk