aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Services/SurfaceFlinger/IHOSBinderDriver.cs
AgeCommit message (Expand)Author
2021-04-24HLE: Fix integer sign inconcistency accross the codebase (#2222)Mary
2021-04-14Initial support for the new 12.x IPC system (#2182)Mary
2020-12-02IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special h...gdkchan
2020-05-15Surface Flinger: Implement GetBufferHistory (#1232)Thog
2020-05-04Implement a new physical memory manager and replace DeviceMemory (#856)gdkchan
2020-04-22SurfaceFlinger v2 (#981)Thog