summaryrefslogtreecommitdiff
path: root/src/core/hle/service/nvnflinger/nvnflinger.h
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-01-31hardware_composer: implement speed limit extensionsLiam
2024-01-31nvnflinger/gpu: implement layer stack compositionLiam
2024-01-29core: support offline web appletLiam
2024-01-17vi: check layer state before opening or closingLiam
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-03-01nvnflinger: fix nameLiam