summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nvflinger/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* hle: nvflinger: Move PixelFormat to its own header.bunnei2022-03-251-2/+2
* hle: nvflinger: Add implementation for GraphicBuffer class.bunnei2022-03-251-0/+100
* hle: nvflinger: Add implementation for Fence class.bunnei2022-03-251-0/+32
* hle: nvflinger: Add implementation for Rect class.bunnei2022-03-251-0/+75