aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.GAL/LogicalOp.cs
AgeCommit message (Collapse)Author
2023-04-27Move solution and projects to srcTSR Berry
2020-07-10Implement Logical Operation registers and functionality (#1380)riperiperi
* Implement Logical Operation registers and functionality. * Address Feedback 1