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