summaryrefslogtreecommitdiff
path: root/src/core/hle/service/nvnflinger/nvnflinger.cpp
AgeCommit message (Expand)Author
2025-01-14Revert incorrect copyright attribution for non-contributed filesZephyron
2024-12-31chore: update project references and add Citron copyrightZephyron
2024-02-17vi: manage resources independently of nvnflinger and refactorLiam
2024-02-17vi: move shared buffer management from nvnflingerLiam
2024-02-17nvnflinger: convert to processLiam
2024-02-09nvnflinger/gpu: implement blendingLiam
2024-02-03nvnflinger: release buffers before presentation sleepLiam
2024-01-31hardware_composer: implement speed limit extensionsLiam
2024-01-31nvnflinger/gpu: implement layer stack compositionLiam
2024-01-29core: support offline web appletLiam
2024-01-22Merge pull request #12579 from FernandoS27/smmuliamwhite
2024-01-18nvdrv: use static typing for SessionId, smmu Asid typesLiam
2024-01-18NVDRV: Implement sessions and initial implementation of SMMUFernando Sahmkow
2024-01-17vi: check layer state before opening or closingLiam
2024-01-17nvnflinger: ensure display abandonment considers all layers and future layersLiam
2024-01-07vi: connect vsync event handle lifetime to application display service interfaceLiam
2023-12-23core_timing: remove user data valueLiam
2023-12-12vi: fix confusion between closing and destroying layersLiam
2023-10-29nvnflinger: implement consumer abandonmentLiam
2023-10-21kernel: update KProcessLiam
2023-10-01service: nvnflinger: Implement shared bufferNarr the Reg
2023-08-08core: remove ResultVal typeLiam
2023-06-22general: remove atomic signal and waitLiam
2023-06-21Merge pull request #10086 from Morph1984/coretiming-ng-1bunnei
2023-06-08nvnflinger: allow locking framerate during video playbackLiam
2023-06-07nvnflinger: Acquire lock prior to signaling the vsync variableMorph
2023-03-01nvnflinger: fix nameLiam