aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Gpu/GpuChannel.cs
AgeCommit message (Expand)Author
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