aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Services/SurfaceFlinger
AgeCommit message (Expand)Author
2020-08-04Improved Logger (#1292)mageven
2020-07-26Implement BGRA texture support (#1418)gdkchan
2020-06-02SurfaceFlinger: fix some bugs (#1262)Thog
2020-05-15surfaceflinger: FreeBufferLocked doesn't reset the graphic bufferThog
2020-05-15Surface Flinger: Implement GetBufferHistory (#1232)Thog
2020-05-04Move kernel state out of the Horizon class (#1107)gdkchan
2020-05-04Implement a new physical memory manager and replace DeviceMemory (#856)gdkchan
2020-05-02nvservice: add a lock around NvHostEvent and remove release fence on SFv2 (#1...Thog
2020-04-25SurfaceFlinger: fix SetPreallocatedBuffer correctness (#1153)Thog
2020-04-22SurfaceFlinger: Invalid GraphicBuffer in SetPreallocatedBuffer (#1145)Thog
2020-04-22SurfaceFlinger v2 (#981)Thog
2020-04-19Implement GPU syncpoints (#980)Thog
2020-01-09Fix R5G6B5 in SurfaceFlinger (#863)Thog
2020-01-09Improved and simplified window texture presentationgdk
2020-01-09Initial workgdk
2019-11-08Add detail of ZbcSetTableArguments (#810)Thomas Guillemard
2019-11-03hle: Fix some inconsistencies in namespace naming in Services (#808)Thomas Guillemard