aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Gpu/GpuContext.cs
AgeCommit message (Expand)Author
2020-05-04Implement a new physical memory manager and replace DeviceMemory (#856)gdkchan
2020-04-19Implement GPU syncpoints (#980)Thog
2020-01-21Keep the GUI alive when closing a game (#888)Thog
2020-01-09Re-add NVDEC project (not integrated)gdkchan
2020-01-09GPU resource disposalgdkchan
2020-01-09Add XML documentation to Ryujinx.Graphics.Gpugdkchan
2020-01-09Initialize GPU physical memory accessor from KProcess, to allow homebrew that...gdkchan
2020-01-09Add a pass to turn global memory access into storage access, and do all stora...gdk
2020-01-09Improved and simplified window texture presentationgdk
2020-01-09Separate sub-channel stategdk
2020-01-09Initial workgdk