summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nvnflinger/hardware_composer.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-20nvnflinger/vi: don't recreate buffer queue on open/closeLiam1-6/+6
2024-02-18vi: manage resources independently of nvnflinger and refactorLiam1-33/+32
2024-02-09nvnflinger/gpu: implement blendingLiam1-0/+1
2024-02-03nvnflinger: release buffers before presentation sleepLiam1-25/+25
2024-01-31hardware_composer: implement speed limit extensionsLiam1-14/+39
2024-01-31nvnflinger/gpu: implement layer stack compositionLiam1-0/+190