summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/vi/application_display_service.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-18vi: manage resources independently of nvnflinger and refactorLiam1-69/+49
2024-02-18vi: move shared buffer management from nvnflingerLiam1-3/+5
2024-02-18nvnflinger: convert to processLiam1-23/+24
2024-02-14vi: rewrite IApplicationDisplayServiceLiam1-278/+178
2024-02-14vi: split into implementation filesLiam1-0/+419