summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/vi/vi_u.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* vi: split into implementation filesLiam2024-02-141-31/+0
* vi: extract typesLiam2024-02-141-2/+3
* nvnflinger: fix nameLiam2023-03-011-2/+2
* service: move hle_ipc from kernelLiam2023-03-011-1/+1
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* hle: vi: Integrate new NVFlinger and HosBinderDriverServer service.bunnei2022-03-251-3/+6
* service: Eliminate usages of the global system instanceLioncash2020-11-271-2/+3
* hle: services: Fix a crash with improper NVFlinger lifetime management. (#4977)bunnei2020-11-241-2/+1
* service: Update function tablesVolcaEM2020-06-291-0/+1
* service/vi: Unstub GetDisplayServiceLioncash2019-02-271-2/+2
* service/vi: Remove use of a module classLioncash2019-02-261-2/+10
* hle/service: Default constructors and destructors in the cpp file where applicableLioncash2018-09-111-0/+2
* service: Use nested namespace specifiers where applicableLioncash2018-04-201-4/+2
* Various service name fixes - part 2 (rebased) (#322)Hexagon122018-04-171-1/+0
* Service/vi: convert services to modulemailwl2018-03-211-13/+2
* logger: Add VI service logging category.bunnei2018-02-051-1/+1
* Services/vi: add vi:s and vi:u servicesmailwl2018-02-021-0/+31