aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Gpu/GpuChannel.cs
AgeCommit message (Expand)Author
2022-11-19Unsubscribe MemoryUnmappedHandler even when GPU channel is destroyed (#3872)gdkchan
2022-11-18Prune ForceDirty and CheckModified caches on unmap (#3862)riperiperi
2022-07-27Add a sampler pool cache and improve texture pool cache (#3487)gdkchan
2021-07-11Separate GPU engines (part 2/2) (#2440)gdkchan
2021-06-29Initial support for separate GPU address spaces (#2394)gdkchan
2021-06-24Initial support for GPU channels (#2372)gdkchan