aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Services/SurfaceFlinger/SurfaceFlinger.cs
AgeCommit message (Expand)Author
2021-01-02surfaceflinger: Fix fence callback issue (#1839)Ac_K
2021-01-01Remove long <-> ulong casts from Nvservices code (#1848)Bruno Macabeus
2020-12-17Interrupt GPU command processing when a frame's fence is reached. (#1741)riperiperi
2020-12-15gui/gpu: Implement setting and toggle for Aspect Ratio (#1777)Ac_K
2020-12-02IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special h...gdkchan
2020-08-04Improved Logger (#1292)mageven
2020-07-26Implement BGRA texture support (#1418)gdkchan
2020-05-15Surface Flinger: Implement GetBufferHistory (#1232)Thog
2020-05-02nvservice: add a lock around NvHostEvent and remove release fence on SFv2 (#1...Thog
2020-04-22SurfaceFlinger v2 (#981)Thog