summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/vi/system_display_service.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-18service: vi: Implement ListDisplayModegerman771-10/+29
2024-02-18vi: manage resources independently of nvnflinger and refactorLiam1-12/+16
2024-02-18vi: move shared buffer management from nvnflingerLiam1-11/+11
2024-02-18nvnflinger: convert to processLiam1-8/+9
2024-02-14vi: rewrite ISystemDisplayServiceLiam1-137/+64
2024-02-14vi: split into implementation filesLiam1-0/+218