summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nvnflinger/nvnflinger.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* vi: manage resources independently of nvnflinger and refactorLiam2024-02-181-302/+3
* vi: move shared buffer management from nvnflingerLiam2024-02-181-11/+0
* nvnflinger: convert to processLiam2024-02-181-27/+26
* nvnflinger/gpu: implement blendingLiam2024-02-091-3/+4
* nvnflinger: release buffers before presentation sleepLiam2024-02-031-2/+1
* hardware_composer: implement speed limit extensionsLiam2024-01-311-5/+7
* nvnflinger/gpu: implement layer stack compositionLiam2024-01-311-29/+3
* core: support offline web appletLiam2024-01-301-0/+10
* Merge pull request #12579 from FernandoS27/smmuliamwhite2024-01-221-1/+1
|\
| * nvdrv: use static typing for SessionId, smmu Asid typesLiam2024-01-191-1/+1
| * NVDRV: Implement sessions and initial implementation of SMMUFernando Sahmkow2024-01-191-1/+1
* | vi: check layer state before opening or closingLiam2024-01-181-4/+8
* | nvnflinger: ensure display abandonment considers all layers and future layersLiam2024-01-181-3/+1
|/
* vi: connect vsync event handle lifetime to application display service interfaceLiam2024-01-081-1/+2
* core_timing: remove user data valueLiam2023-12-231-4/+4
* vi: fix confusion between closing and destroying layersLiam2023-12-121-20/+22
* nvnflinger: implement consumer abandonmentLiam2023-10-301-6/+16
* kernel: update KProcessLiam2023-10-221-13/+2
* service: nvnflinger: Implement shared bufferNarr the Reg2023-10-011-0/+11
* core: remove ResultVal typeLiam2023-08-081-2/+2
* general: remove atomic signal and waitLiam2023-06-221-10/+4
* Merge pull request #10086 from Morph1984/coretiming-ng-1bunnei2023-06-221-1/+2
|\
| * nvnflinger: Acquire lock prior to signaling the vsync variableMorph2023-06-081-1/+2
* | nvnflinger: allow locking framerate during video playbackLiam2023-06-081-0/+4
|/
* nvnflinger: fix nameLiam2023-03-011-0/+335