summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nvnflinger/hardware_composer.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* vi: manage resources independently of nvnflinger and refactorLiam2024-02-181-33/+32
* nvnflinger/gpu: implement blendingLiam2024-02-091-0/+1
* nvnflinger: release buffers before presentation sleepLiam2024-02-031-25/+25
* hardware_composer: implement speed limit extensionsLiam2024-01-311-14/+39
* nvnflinger/gpu: implement layer stack compositionLiam2024-01-311-0/+190