summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/vi/system_display_service.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* service: vi: Implement ListDisplayModegerman772024-02-181-10/+29
|
* vi: manage resources independently of nvnflinger and refactorLiam2024-02-181-12/+16
|
* vi: move shared buffer management from nvnflingerLiam2024-02-181-11/+11
|
* nvnflinger: convert to processLiam2024-02-181-8/+9
|
* vi: rewrite ISystemDisplayServiceLiam2024-02-141-137/+64
|
* vi: split into implementation filesLiam2024-02-141-0/+218