aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Gpu/DmaPusher.cs
AgeCommit message (Expand)Author
2020-07-23New GPFifo and fast guest constant buffer updates (#1400)gdkchan
2020-05-06Refactor shader GPU state and memory access (#1203)gdkchan
2020-04-21Suppress warnings from fields never used or never assigned (CS0169 and CS0649...Cristallix
2020-04-19Implement GPU syncpoints (#980)Thog
2020-01-09Address PR feedbackgdkchan
2020-01-09Add XML documentation to Ryujinx.Graphics.Gpugdkchan
2020-01-09Initial workgdk