aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Gpu/NvGpuFifo.cs
AgeCommit message (Expand)Author
2020-07-23New GPFifo and fast guest constant buffer updates (#1400)gdkchan
2020-07-04Fix compilation warnings and use new LibHac APIs for executable loading (#1350)Mary
2020-04-25Fix building of previous commitThog
2020-04-25Fix MME shadow RAM implementation (#1051)gdkchan
2020-04-19Implement GPU syncpoints (#980)Thog
2020-03-13Implement MME shadow RAM (#987)gdkchan
2020-01-13Replace glFinish with barrier for WaitForIdle (#878)gdkchan
2020-01-09Fix some spelling mistakesgdkchan
2020-01-09GPU resource disposalgdkchan
2020-01-09Add XML documentation to Ryujinx.Graphics.Gpugdkchan
2020-01-09Support shared color mask, implement more shader instructionsgdkchan
2020-01-09Separate sub-channel stategdk
2020-01-09Initial workgdk