summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nvnflinger/fb_share_buffer_manager.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* kernel: split Io memory state, add PermissionLocked attributeLiam2023-10-201-1/+1
|
* service: nvnflinger: Implement shared bufferNarr the Reg2023-10-011-0/+351
Co-authored-by: Liam <byteslice@airmail.cc>